Skip to content

Commit bc89437

Browse files
build(version): 🔖 update version from 0.2.0 to 0.3.0
1 parent a6c8060 commit bc89437

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.2.0"
2+
version = "0.3.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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ often, sometimes several in a day. It also means any individual release
99
will not have many changes within it. Below is a list of releases along
1010
with what was changed within it.
1111

12+
## 0.3.0 (2025-12-18)
13+
14+
### Feat
15+
16+
- :sparkles: add why mypy post (#227)
17+
1218
## 0.2.0 (2025-09-12)
1319

1420
### Feat

0 commit comments

Comments
 (0)