Releases: terrestris/maven-semantic-release
Releases · terrestris/maven-semantic-release
Release 1.0.1
Release 1.0.0
- fix: set package to public (6f687c8)
- fix: set package to public (025abfc)
- fix: print correct version (9989269)
- chore: scope package to @terrestris (206cb42)
- fix: use lowercase subject line for commit (70db399)
- fix: remove unnecessary log message (c7b44b1)
- fix: use semantic commit message (558c01e)
- fix: add success function to index.js (a93056d)
- feat: add option to update pom.xml to next snapshot version (e2df127)
- fix: remove git.js and add note to README (1ab66b3)
- fix: amend changes in pom.xml to release commit (3bb14e9)
- Merge pull request #5 from terrestris/update-readme (8f6bbf0)
- chore: lint (8378cf5)
- chore: init release-it (90c324e)
- fix: add pom.xml to git commit (f55f444)
- chore: update readme (e50171f)
- Merge pull request #2 from terrestris/typo-n-format (e1f3e5c)
- Merge pull request #4 from terrestris/LukasLohoff-patch-2 (7d890d1)
- Merge pull request #3 from terrestris/LukasLohoff-patch-1 (d7d4e8d)
- fix: read settings from
pluginConfig
(6f42496) - fix: run
clean
before deploy (f00e7b3) - Update README.md (280900b)
- fix: allow deploy via jib (34da098)
- fix: use version instead of release object (0ba6b7a)
- fix: use
mavenSettingsPath
as option name (4449d58) - fix: add check to test if mvn can be executed (73eedf1)
- fix: use non esm version of execa (295cfe9)
- fix: set type commonjs (be7b1fc)
- Merge pull request #1 from terrestris/init (0da3016)
- feat: init most basic workflow (9d73568)
- Initial commit (e121b4a)