Releases: cinnabar-forge/node-meta
Releases · cinnabar-forge/node-meta
v0.4.3
v0.4.2
v0.4.1
v0.4.0
This update brings improvements for a non-interactive mode. Now we can update from 'update.cinnabarmeta' file in repo's root: first line is type of update (patch, minor, ...) and the other lines for the update description.
Full list:
- apply biomejs recommendations (a7faf6e)
- comply anca (2e620c2, a67eb02)
- fix changelog for gitea (2091982)
- fix getGitLog to hide merge messages (1988b3c)
- fix interactive actions in non-interactive mode (8c23220)
- fix version comment with file option (cf26eee)
- remove pre-commit (3743d25)
- switch to biomejs (cfe9ba0)
- update npm packages (3743d25, 2e620c2, 888ede5)
v0.3.1
v0.3.0
v0.2.0
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