2025-12-24 10:58:35 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
2025-12-24 11:56:43 +00:00
|
|
|
## 2025-12-24 - 1.0.3 - fix(catalog_admin)
|
|
|
|
|
no changes detected, no release required
|
|
|
|
|
|
|
|
|
|
- No files changed in this diff
|
|
|
|
|
- No code, tests, or documentation modifications detected
|
|
|
|
|
- No version bump recommended
|
|
|
|
|
|
2025-12-24 11:55:42 +00:00
|
|
|
## 2025-12-24 - 1.0.2 - fix(gitignore)
|
|
|
|
|
ignore distribution/build output directories (dist*)
|
|
|
|
|
|
|
|
|
|
- Added 'dist*/' to .gitignore to prevent committing build artifacts and local distribution folders
|
|
|
|
|
|
2025-12-24 10:58:35 +00:00
|
|
|
## 2025-12-24 - 1.0.1 - fix(release)
|
|
|
|
|
no changes detected
|
|
|
|
|
|
|
|
|
|
- No files changed in the provided git diff
|
|
|
|
|
- package.json version is 1.0.0; no release necessary
|
|
|
|
|
|
|
|
|
|
## 2025-12-24 - 1.0.0 - initial release
|
|
|
|
|
Initial project commit establishing the repository and baseline files.
|
|
|
|
|
|
|
|
|
|
- Initial commit that initializes the project
|
|
|
|
|
- Added baseline project structure and files
|
|
|
|
|
- Set project version to 1.0.0
|