We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a71ee4 commit 22d769aCopy full SHA for 22d769a
.cz.yaml
@@ -3,5 +3,5 @@ commitizen:
3
name: cz_conventional_commits
4
tag_format: $version
5
update_changelog_on_bump: true
6
- version: 1.0.0
+ version: 2.0.0
7
version_scheme: semver
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.0.0 (2025-01-20)
2
+
+### BREAKING CHANGE
+- Requires PHP 7.2 or greater
## 1.0.0 (2023-09-02)
8
9
### Feat
0 commit comments