Skip to content

Commit e568694

Browse files
committed
fix: mapping commits to lowest possible semantic tag
1 parent 266591f commit e568694

15 files changed

+1421
-7480
lines changed

git-changelog-maven-plugin-example/CHANGELOG.md

+82
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,88 @@
22

33
Changelog of git-changelog-maven-plugin.
44

5+
## 1.100.7 (2023-12-01)
6+
7+
### Bug Fixes
8+
9+
- mapping commits to lowest possible semantic tag ([51d6c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/51d6cee9a1b77a6) Tomas Bjerre)
10+
11+
## 1.100.6 (2023-09-26)
12+
13+
### Bug Fixes
14+
15+
- trying to set property to use with Maven Release Plugin ([e2944](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e294400e4df2c24) Tomas Bjerre)
16+
17+
## 1.100.5 (2023-09-26)
18+
19+
### Bug Fixes
20+
21+
- trying to set property to use with Maven Release Plugin ([cf704](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cf70456f36d558a) Tomas Bjerre)
22+
23+
## 1.100.4 (2023-09-26)
24+
25+
### Bug Fixes
26+
27+
- trying to set property to use with Maven Release Plugin ([03284](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0328458e387a8b0) Tomas Bjerre)
28+
29+
## 1.100.3 (2023-09-24)
30+
31+
### Bug Fixes
32+
33+
- trim ignoreCommitsIfMessageMatches ([fe7da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fe7da3e6ed46e5f) Tomas Bjerre)
34+
35+
## 1.100.2 (2023-09-24)
36+
37+
### Bug Fixes
38+
39+
- current version ([a284e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a284e5e930b97e5) Tomas Bjerre)
40+
41+
## 1.100.1 (2023-09-24)
42+
43+
### Bug Fixes
44+
45+
- default CHANGELOG.md ([853c6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/853c6d7c8e9a3ad) Tomas Bjerre)
46+
47+
## 1.100.0 (2023-09-24)
48+
49+
### Features
50+
51+
- set current version ([9e7e3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9e7e3f303608d99) Tomas Bjerre)
52+
53+
## 1.99.0 (2023-09-11)
54+
55+
### Features
56+
57+
- add filtering for footer tokens ([21093](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2109322235018e4) Tomas Bjerre)
58+
59+
## 1.98.2 (2023-08-31)
60+
61+
### Bug Fixes
62+
63+
- correcting mapping of toRevision ([47b65](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/47b65332d4eb7e0) Tomas Bjerre)
64+
65+
## 1.98.1 (2023-08-31)
66+
67+
## 1.98.0 (2023-08-31)
68+
69+
### Features
70+
71+
- from/toRevision and prioritizing commits semantically when adding to tags ([81d16](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/81d16f94baf0d8b) Tomas Bjerre)
72+
73+
### Other changes
74+
75+
**Merge pull request #51 from isaacsanders/patch-2**
76+
77+
* Update CHANGELOG.md
78+
79+
[88d9c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/88d9c3effbc3771) Tomas Bjerre *2023-07-10 09:57:08*
80+
81+
**Update CHANGELOG.md**
82+
83+
84+
[f5aba](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f5aba05f1a2ff0e) Isaac Sanders *2023-07-10 09:55:29*
85+
86+
587
## 1.97.1 (2023-07-09)
688

789
### Other changes

0 commit comments

Comments
 (0)