1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
# Changelog
<!-- <START 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)
<!-- <END NEW CHANGELOG ENTRY> -->
|