Releases: agoose77/hatch-nodejs-version
Releases · agoose77/hatch-nodejs-version
v0.3.2
0.3.2
Bugs fixed
- Add a trailing newline to package.json when appropriate #17 (@blink1073)
Other merged PRs
- Assume NPM person can be string #20 (@vikramaditya91)
Contributors to this release
v0.3.1
What's Changed
- Add a trailing newline to package.json when appropriate by @blink1073 in #17
New Contributors
- @blink1073 made their first contribution in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update version to match distribution by @bollwyvl in #2
- Add official Hatch badge by @ofek in #3
- Refactor: don't store path in version_data by @agoose77 in #4
- feat: add support for metadata hook by @agoose77 in #5
- ci: test with pytest by @agoose77 in #6
- Add Python version classifiers by @ofek in #7
- Add urls for this package by @fcollonval in #8
- feat: add label configuration options to modify URLs table keys by @agoose77 in #9
- docs: explain
fields
fallback by @agoose77 in #10 - docs: replace NodeJS with Node.js by @agoose77 in #11
- Feat: support build metadata by @agoose77 in #13
New Contributors
- @bollwyvl made their first contribution in #2
- @ofek made their first contribution in #3
- @agoose77 made their first contribution in #4
- @fcollonval made their first contribution in #8
Full Changelog: v0.1.0...v0.3.0
v0.3.0a0
What's Changed
- Add Python version classifiers by @ofek in #7
- Add urls for this package by @fcollonval in #8
- feat: add label configuration options to modify URLs table keys by @agoose77 in #9
New Contributors
- @fcollonval made their first contribution in #8
Full Changelog: v0.2.1post2...v0.3.0a0
v0.2.1.post2
What's Changed
- Update version to match distribution by @bollwyvl in #2
- Add official Hatch badge by @ofek in #3
- Refactor: don't store path in version_data by @agoose77 in #4
- feat: add support for metadata hook by @agoose77 in #5
- ci: test with pytest by @agoose77 in #6
New Contributors
Full Changelog: v0.1.0...v0.2.1post2