Skip to content

Commit 8ae73d0

Browse files
committed
change: Update version to 1.10.0
1 parent 37efb92 commit 8ae73d0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## Unreleased
1+
## v1.10.0 (2024-01-10)
2+
3+
### New Features
4+
5+
- **esp-coredump**: add esp32p4 chip support
26

37
## v1.9.0 (2023-12-06)
48

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ find = {namespaces = false}
5757
version = {attr = "esp_coredump.__version__"}
5858

5959
[tool.commitizen]
60-
version = "1.9.0"
60+
version = "1.10.0"
6161
update_changelog_on_bump = true
6262
tag_format = "v$version"
6363
changelog_merge_prerelease = true

0 commit comments

Comments
 (0)