cli/changelog.md

25 lines
772 B
Markdown
Raw Normal View History

# Changelog
## 2024-06-23 - 1.9.110 - fix(changelog)
Remove outdated entries and adjust formatting in changelog
- Removed outdated entries from changelog
- Adjusted changelog formatting for clarity
## 2023-xx-xx - 1.9.109 - dependencies
Updated @git.zone/tsdoc dependency to version 1.3.2.
- Ensured compatibility with the latest version of @git.zone/tsdoc.
## 2023-xx-xx - 1.9.103 - logging
Optimized logger instantiation and configuration.
- Improved application performance by refining logger setup.
- Reduced initialization time for logging components.
## 2023-xx-xx - 1.9.102 - metadata
Ensured accurate project metadata in package.json.
- Corrected metadata fields to better reflect project details.
- Updated author and version information for consistency.