FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Edit maven.md

Merged D. Verma requested to merge dv359-master-patch-77620 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -21,6 +21,7 @@ The script analyzes Git commit messages since the last version to determine the
- `BREAKING CHANGE`: Increments the **major** version.
- `feat:`: Increments the **minor** version.
- `fix:`: Increments the **patch** version.
- `chore:`: No artifact will be created.
#### Example:
- Current version: `1.2.3`
Loading