cli/changelog.md

32 lines
1.2 KiB
Markdown
Raw Normal View History

# Changelog
## 23.06.2024 - 1.9.108 - fix(changelog)
Remove placeholder entries and adjust formatting in changelog.
- Removed 1.9.107 - {{nextVersionScope}} entry
- Removed placeholder entries with variable references
## 2023-xx-xx - 1.9.107 - dependencies
Update dependencies to improve stability and performance.
- Updated `@git.zone/tsdoc` from version 1.3.0 to 1.3.1
## 2023-xx-xx - 1.9.106 - dependencies
Update dependencies for enhanced compatibility.
- Updated `@git.zone/tsdoc` dependency from 1.2.2 to 1.3.0 in `package.json` and `pnpm-lock.yaml`
## 2023-xx-xx - 1.9.103 - logging
Optimize logging for better performance and resource utilization.
- Optimized logger instantiation and configuration
## 2023-xx-xx - 1.9.102 - metadata
Ensure accurate project metadata.
- Updated project metadata in `package.json`
## 2023-xx-xx - 1.9.101 - dependencies
Update dependencies to fix security vulnerabilities and bugs.
- Updated `@git.zone/tsdoc` dependency version to ^1.2.2 in `package.json` and `pnpm-lock.yaml`
## 2023-xx-xx - 1.9.100 - mod_commit
Improve changelog writing step to prevent variable reassignment issues.
- Fixed variable reassignment issue in changelog writing step