Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit 6cd94dc

Browse files
committed
bump: version 0.14.6 → 1.0.0
1 parent 54ebbf7 commit 6cd94dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.14.6"
3+
version = "1.0.0"
44
tag_format = "v$version"
55
version_files = [
66
"./Taskfile.yml"

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22

33
env:
4-
GCGC_VERSION: v0.14.6
4+
GCGC_VERSION: v1.0.0
55
AWS_DEFAULT_REGION: us-west-2
66

77

0 commit comments

Comments
 (0)