Releases: manikmagar/git-versioner-maven-extension
Releases · manikmagar/git-versioner-maven-extension
v0.9.2
Changelog
🐛 Fixes
- d779543 fix: java build version to 11 (#38)
- c5b5aec fix: jabel configuration for Java 8 support (#37)
🧰 Tasks
- e85c2dd chore(release): [patch]
- f12dbee chore(deps): bump org.jreleaser:jreleaser-maven-plugin (#32)
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
- dependabot[bot] (@dependabot[bot])
v0.9.1
Changelog
🐛 Fixes
🧰 Tasks
- d4132d6 chore(deps-dev): bump org.assertj:assertj-core from 3.23.1 to 3.24.2 (#34)
- c0b8507 chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#33)
- 899e335 chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin (#31)
- 9f93659 chore: setup dependabot scanning (#30)
- 463bfe2 chore(deps-dev): bump org.apache.maven:maven-compat from 3.6.3 to 3.8.1 (#28)
- 354e7c7 chore(deps): bump org.apache.maven:maven-core from 3.6.3 to 3.8.1 (#27)
- feae299 chore(deps): bump org.eclipse.jgit:org.eclipse.jgit (#29)
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
- Olivier Hubaut (@olivier-hubaut)
- dependabot[bot] (@dependabot[bot])
v0.9.0
v0.8.0
Changelog
🚀 Features
- 5519c94 feat: remove deprecated properties goal
🐛 Fixes
- be86b27 fix: version commit git dir discovery
- 11e46aa fix: set version keyword config on injected plugin
🧰 Tasks
- ee5fa87 chore(release): [minor]
- 33f3421 chore: run javadocs during integration
- bde2a9e chore(release): [patch]
- 6a98eef chore(deps): remove duplicate dependencies
- 5b6039e chore: go extension mode only (#21)
📝 Documentation
- 67955ba docs: add non-recursive note for version commit
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
v0.7.0
Changelog
🚀 Features
🧰 Tasks
📝 Documentation
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
v0.6.0
Changelog
🚀 Features
🧰 Tasks
- 238bedf chore(release): [minor]
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
v0.5.1
Changelog
🐛 Fixes
🧰 Tasks
- b5f600c chore(release): [patch]
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)
v0.5.0
v0.4.1
v0.4.0
Changelog
🚀 Features
- 94521e3 feat: parent pom project updates
- c8de45e feat: process parent version update with pom
- e6016df feat: Process multi-module projects with extension (#8)
- bd8b282 feat: support extension properties config (#7)
- af3b54a feat: support using as maven extension
- bb3d844 feat: semver lib and strategy impl (#5)
🧰 Tasks
- f555b61 chore(release): [minor]
- 455180d chore: skip local install in failsafe
- 43cd90b chore(build): build and release with extension (#12)
- 31006a7 chore(build): upload surefire module reports
- deec71f chore: dependency cleanup and refactor
- e623870 chore: Module refactor
- ef6f947 chore: add maven build config params
Contributors
We'd like to thank the following people for their contributions:
- Manik Magar (@manikmagar)