Releases: JActions/maven-version
Releases · JActions/maven-version
v1.2.0
What's Changed
- feat: update to GitHub Actions API
2.298.2
by @JarvisCraft in #6
This migrates from deprecated output via::set-output
to the new GitHub API utilizing writes to$GITHUB_OUTPUT
file.
For more information see the blog post.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
New features
- #3: add settings.xml support
Implemented by @babydragon
Enhancements
- #5: use implicit Maven's default for
pom.xml
location
Implemented by @JarvisCraft
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Fixes:
- #2: don't ignore
pom
input
Reported by @mattdibi
Fixed by @JarvisCraft
Full Changelog
v1.0.0
Description 🔍
This is the initial release of jactions/maven-version
.