Skip to content

Commit 9dae373

Browse files
build(version): 🔖 update version from 0.12.0 to 0.13.0
1 parent b2bca19 commit 9dae373

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.12.0"
2+
version = "0.13.0"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
44
version_schema = "semver"
55
version_provider = "commitizen"

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.13.0 (2025-07-29)
2+
3+
### Feat
4+
5+
- :sparkles: add template README in `docs/` (#136)
6+
7+
### Fix
8+
9+
- :bug: when bumping versions, we still want the website updated too (#138)
10+
111
## 0.12.0 (2025-07-29)
212

313
### Feat

0 commit comments

Comments
 (0)