Skip to content

Commit f8b788e

Browse files
bump: version 0.8.0 → 1.0.0
1 parent 1f11f89 commit f8b788e

2 files changed

Lines changed: 11 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.8.0"
5+
version = "1.0.0"
66
update_changelog_on_bump = true

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.0.0 (2026-05-12)
2+
3+
### Feat
4+
5+
- stabilize Blue language Java 1.0
6+
7+
### Fix
8+
9+
- restore Java 8 CI compatibility
10+
111
## v0.8.0 (2025-10-24)
212

313
### Feat

0 commit comments

Comments
 (0)