Skip to content

Commit

Permalink
change(bump): release 0.2.6 → 0.3.0 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tomassebestik committed Sep 10, 2024
1 parent 8fd458b commit f8b10de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@

## Unreleased

### ✨ New features

- add pre-commit hook for autoupdate CHANGELOG *(Tomas Sebestik - 8fd458b)*

### 🐛 Bug fixes

- **changelog**: fix custom header,title,footer, update defaults *(Tomas Sebestik - ed9b8f3)*
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@
name = "czespressif"
tag_format = "v$version"
update_changelog_on_bump = true
version = "0.2.6"
version = "0.3.0"
version_provider = "commitizen"

0 comments on commit f8b10de

Please sign in to comment.