This changelog is updated by Cinnabar Meta.
Visit the link above to see all unreleased changes.
0.3.1 — 2024-07-23
- fix prepareVersionChangelog for non-tagged repos (1022a9e)
0.3.0 — 2024-07-23
- change log display in markdown (4d9dfea)
0.2.0 — 2024-07-22
This is an overhaul of the previous iteration. Clivo instead of inquirer. Support for any prerelease tag. Changelog generation.
Full list:
- [333d1c7] add anca
- [056f308] add changelog support
- [40d46d4] add comment to generated typescript file
- [935ae0d] add dev version mark
- [333d1c7] add devcontainer
- [e2d32a4] add eslint and prettier as direct dependencies
- [7a751c7] add exact versions of node.js to github actions
- [8d6ab40] add git commit and push after version update
- [76e18b6] add interactive version update
- [fe957c7] add lock system
- [5131986] add package.json version update support
- [333d1c7] add typescript
- [2fd4938] add updateChangelog config option
- [924edc4] add version update preview to cli
- [5921af0, fe957c7] comply anca
- [311efab] fix bin
- [c1a8db2] fix build generation
- [61bb338] fix getGitLog
- [311efab] fix package.json
- [333d1c7] rewrite from scratch
- [de3f12b] sort changelog messages
- [fe957c7] update npm packages