Skip to content

Commit 7d0574b

Browse files
bump: version 0.7.3 → 0.8.0
1 parent 7fe2f79 commit 7d0574b

2 files changed

Lines changed: 13 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.7.3"
5+
version = "0.8.0"
66
update_changelog_on_bump = true

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.8.0 (2025-10-24)
2+
3+
### Feat
4+
5+
- use core type blue ids from blue-repository (#11)
6+
7+
### Fix
8+
9+
- change list Blue ID in Preprocessor and Properties classes (#13)
10+
- **java8**: restore JDK 8 compatibility by removing Java 9–11 APIs (#12)
11+
- **types,merge**: treat List/Dictionary as subtypes and add idempotent resolve test (#10)
12+
113
## v0.7.3 (2024-10-09)
214

315
### Fix

0 commit comments

Comments
 (0)