tsdoc/changelog.md

32 lines
827 B
Markdown
Raw Normal View History

# Changelog
```markdown
## [1.2.4]
### Fixed
- Refactor logger initialization to use commitinfo data
## 1.3.0
feat(core): Added smarttime dependency and improved changelog generation
```
## [1.2.4] - 1.2.4
fix(logging): Refactor logger initialization to use commitinfo data
## [1.2.3]
fix(aidocs): Fix bug in AiDoc class causing undefined token handling
## [1.2.2] - 2023-11-20
### Fixed
- Fix bug in AiDoc class causing undefined token handling
## [1.2.1] - 2023-11-10
### Fixed
- Fixed usage of plugins in project context and readme generation
## [1.2.0] - 2023-11-01
### Added
- Enhance changelog generation by supporting complete generation in the absence of previous changelog files
## [1.1.42] - 2023-10-30
### Fixed
- Improve commit message generation by handling empty diffs and updating changelog instructions