Skip to content

Commit 22d769a

Browse files
committed
bump: version 1.0.0 → 2.0.0
1 parent 6a71ee4 commit 22d769a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
55
update_changelog_on_bump: true
6-
version: 1.0.0
6+
version: 2.0.0
77
version_scheme: semver

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.0.0 (2025-01-20)
2+
3+
### BREAKING CHANGE
4+
5+
- Requires PHP 7.2 or greater
6+
17
## 1.0.0 (2023-09-02)
28

39
### Feat

0 commit comments

Comments
 (0)