Skip to content

Commit

Permalink
bump: version 0.3.4 → 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevie- committed Oct 1, 2024
1 parent 42ce03f commit 3f76b7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.0.0 (2024-10-01)

### Feat

- Use data source for convention and function for generating name (#54)

## v0.3.4 (2022-12-30)

### Fix
Expand Down
3 changes: 2 additions & 1 deletion cz.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
commitizen:
name: cz_conventional_commits
tag_format: v$version
version: 0.3.4
version: 1.0.0

0 comments on commit 3f76b7a

Please sign in to comment.