Skip to content

Commit 2624a36

Browse files
committed
change: Update version to 0.5.0
1 parent 6fce963 commit 2624a36

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.5.0 (2024-09-02)
2+
3+
### New Features
4+
5+
- add warning for ESP-IDF actions if IDF_TOOLCHAIN is not set to clang
6+
17
## v0.4.2 (2023-10-16)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool]
22
[tool.commitizen]
33
name = "cz_conventional_commits"
4-
version = "0.4.2"
4+
version = "0.5.0"
55
tag_format = "v$version"
66
update_changelog_on_bump = true
77
changelog_merge_prerelease = true

0 commit comments

Comments
 (0)