Skip to content

Commit 5c06db4

Browse files
committed
bump: version 0.0.1 → 1.0.0
1 parent bc92e38 commit 5c06db4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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: 0.0.1
6+
version: 1.0.0
77
version_scheme: semver

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 1.0.0 (2023-09-02)
2+
3+
### Feat
4+
5+
- move project to php contrib
6+
7+
## 0.0.1 (2023-09-02)
8+
9+
### Feat
10+
11+
- initial commit

0 commit comments

Comments
 (0)