1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
# Changelog
<!-- <START NEW CHANGELOG ENTRY> -->
## 0.4.0
([Full Changelog](https://github.com/agoose77/hatch-nodejs-version/compare/v0.3.2...14290e3cb9e53ebab6934901dc7f5220bafbf4b9))
### Enhancements made
- ENH: Accept dev prerelease versions [#26](https://github.com/agoose77/hatch-nodejs-version/pull/26) ([@minrk](https://github.com/minrk))
### Bugs fixed
- chore: fix check-release workflow [#30](https://github.com/agoose77/hatch-nodejs-version/pull/30) ([@agoose77](https://github.com/agoose77))
### Documentation improvements
- DOCS: drop installation link [#24](https://github.com/agoose77/hatch-nodejs-version/pull/24) ([@agoose77](https://github.com/agoose77))
### Other merged PRs
- chore: update version info [#31](https://github.com/agoose77/hatch-nodejs-version/pull/31) ([@agoose77](https://github.com/agoose77))
- chore: update CI [#29](https://github.com/agoose77/hatch-nodejs-version/pull/29) ([@agoose77](https://github.com/agoose77))
- feat: use dependency-groups [#28](https://github.com/agoose77/hatch-nodejs-version/pull/28) ([@agoose77](https://github.com/agoose77))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/agoose77/hatch-nodejs-version/graphs/contributors?from=2023-09-06&to=2025-07-24&type=c))
[@agoose77](https://github.com/search?q=repo%3Aagoose77%2Fhatch-nodejs-version+involves%3Aagoose77+updated%3A2023-09-06..2025-07-24&type=Issues) | [@minrk](https://github.com/search?q=repo%3Aagoose77%2Fhatch-nodejs-version+involves%3Aminrk+updated%3A2023-09-06..2025-07-24&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 0.3.2
([Full Changelog](https://github.com/agoose77/hatch-nodejs-version/compare/v0.3.0...4d3c73d2f4e5ac927274dc810351bc0be95ef224))
### Bugs fixed
- Add a trailing newline to package.json when appropriate [#17](https://github.com/agoose77/hatch-nodejs-version/pull/17) ([@blink1073](https://github.com/blink1073))
### Other merged PRs
- Assume NPM person can be string [#20](https://github.com/agoose77/hatch-nodejs-version/pull/20) ([@vikramaditya91](https://github.com/vikramaditya91))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/agoose77/hatch-nodejs-version/graphs/contributors?from=2022-09-21&to=2023-09-06&type=c))
[@agoose77](https://github.com/search?q=repo%3Aagoose77%2Fhatch-nodejs-version+involves%3Aagoose77+updated%3A2022-09-21..2023-09-06&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Aagoose77%2Fhatch-nodejs-version+involves%3Ablink1073+updated%3A2022-09-21..2023-09-06&type=Issues) | [@vikramaditya91](https://github.com/search?q=repo%3Aagoose77%2Fhatch-nodejs-version+involves%3Avikramaditya91+updated%3A2022-09-21..2023-09-06&type=Issues)
|