Skip to content

Commit

Permalink
bump: version 3.13.0a4 → 3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Feb 21, 2024
1 parent 397d0ec commit 2705bb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ gpg_sign = true
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "pep440"
version = "3.13.0a4"
version = "3.12.2"
update_changelog_on_bump = true
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
## 3.13.0a4 (2024-02-21)
## 3.12.2 (2024-02-21)

### Feat
### Refactor

- **3.13**: update to 3.13.0a4 (#51)
- **3.12**: add build-essential to base image (#52)

## 3.12.2 (2024-02-08)
## 3.13.0a4 (2024-02-21)

### Feat

- **3.13**: update to 3.13.0a4 (#51)
- **3.12**: update to 3.12.2 (#49)

## 3.11.8 (2024-02-08)
Expand Down

0 comments on commit 2705bb1

Please sign in to comment.