Skip to content

Commit 8743de2

Browse files
bump: version 0.4.0 → 0.5.0
1 parent 6d95cb9 commit 8743de2

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "0.4.0"
5+
version = "0.5.0"
66
update_changelog_on_bump = true

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.5.0 (2024-08-08)
2+
3+
### Feat
4+
5+
- List and Dictionary support, Preprocessor
6+
- ClasspathBasedNodeProvider
7+
8+
### Fix
9+
10+
- Disable core node provider
11+
- Minor changes
12+
- Java8 comp
13+
114
## v0.4.0 (2024-07-23)
215

316
### Feat

0 commit comments

Comments
 (0)