Releases: matt-usurp/validate-semver
Releases · matt-usurp/validate-semver
v2.1.0
What's Changed
- build: developer contributing information and configuration files by @matt-usurp in #15
- feat: add build info by @josephearl in #14
New Contributors
- @josephearl made their first contribution in #14
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- build: ensure github actions are using the correct node version by @matt-usurp in #7
- docs: updating
README
and cleaning up by @matt-usurp in #8 - fix: use
commonjs
onnode@20
by @matt-usurp in #9
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: built action filename incorrect by @matt-usurp in #6
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: upgrade dependencies by @matt-usurp in #3
- feat: upgrade to
node20
andesm
by @matt-usurp in #4
Full Changelog: v1.1.1...v2.0.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
- Update
@action
packages to latest versions - Refactor code and update dependencies
v1.1.0
What's Changed
- feat: allow version prerelease by @matt-usurp in #1
New Contributors
- @matt-usurp made their first contribution in #1
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
This release has dependency updates for
@actions/core
and the project tooling.