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 adde083 commit bd7e713Copy full SHA for bd7e713
.cz.yaml
@@ -4,5 +4,5 @@ commitizen:
4
prerelease_offset: 1
5
tag_format: $version
6
update_changelog_on_bump: false
7
- version: 1.9.1
+ version: 1.10.0-a1
8
version_scheme: semver
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 1.10.0 (2024-08-08)
2
+
3
+### Feat
+- add more to bump inputs
+- master/dev branch separation
+- remove skip ci
9
+### Fix
10
11
+- use export
12
13
## 1.9.1 (2024-08-08)
14
15
### Fix
0 commit comments