Skip to content

Releases: Plugily-Projects/version-bump-action

New parameter for set a mode for auto-bump and update maven submodules

31 Jul 16:52
406cb3b
Compare
Choose a tag to compare
  • New parameter (auto-version-bump-mode) to set a mode different then auto for auto-bump, so on auto bump we can select which mode we want(major, minor, patch) without add it into the PR Comment
  • For the maven bump, added configuration to update subModules as well.
  • For the maven bump, change to git add all the pom.xml files from the project.

Simplified inputs, automatically detects maven and gradle files

28 Dec 13:04
Compare
Choose a tag to compare

Simplified getting of maven and gradle files, no need to define anymore
Fixed gradle settings file

COMMITTER can now be choosen

28 Dec 09:51
11b3a71
Compare
Choose a tag to compare

Deprecating save-state and set-output commands
Added env COMMITTER to set committer type easily

Gradle & Automatic Bumps

27 Dec 11:43
eebb9e0
Compare
Choose a tag to compare
v6

Update README.md

Added automatic maven bump

16 Jun 13:38
Compare
Choose a tag to compare
Pre-release
v4.0.0-beta1

Added automatic maven version bump