Skip to content

Commit

Permalink
bump: version 0.2.1 → 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2022
1 parent df79c81 commit 6ff145f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
version: 0.2.1
version: 0.3.0
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.3.0 (2022-07-06)

### Fix

- Commitizen bump version condition (#52)
- Re-Introduce `safety` to Pre-Commit (#47)

### Feat

- Refining CI Run triggers (#51)
- Changes to github workflows (#50)

## 0.2.1 (2022-07-01)

### Fix
Expand Down

0 comments on commit 6ff145f

Please sign in to comment.