Skip to content

Commit 88c974e

Browse files
committed
bump: version 0.0.1 → 0.1.0
1 parent 4145711 commit 88c974e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.0.1"
3+
version = "0.1.0"

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 0.1.0 (2020-08-13)
2+
3+
### 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

Comments
 (0)