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 4145711 commit 88c974eCopy full SHA for 88c974e
.cz.toml
@@ -1,3 +1,3 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.0.1"
+version = "0.1.0"
CHANGELOG.md
@@ -0,0 +1,12 @@
+## 0.1.0 (2020-08-13)
+
+### Feat
4
5
+- add parameters `github_token`, `repository` and `branch`
6
+- introduce github action
7
8
+### Fix
9
10
+- **entrypoint**: add git user and email
11
+- add 'yes' arg to bump
12
+- remove tag format
0 commit comments