FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit b1cdb785 authored by D. Verma's avatar D. Verma
Browse files

Merge branch 'dv359-master-patch-77620' into 'master'

Edit maven.md

See merge request !123
parents 478c1408 20331acf
No related branches found
No related tags found
1 merge request!123Edit maven.md
......@@ -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`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment