Skip to content

Commit 4cef6aa

Browse files
committed
2 parents be8953a + 2371141 commit 4cef6aa

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,25 @@ a day. It also means any individual release will not have many changes
1010
within it. Below is a list of releases along with what was changed
1111
within it.
1212

13+
## 0.3.0 (2025-08-28)
14+
15+
### Feat
16+
17+
- :wrench: include changelog in website, plus add more text in it
18+
19+
### Fix
20+
21+
- :hammer: point contributor script to generated template repo
22+
- :bug: need to store `github_repo` in answers file
23+
24+
### Refactor
25+
26+
- :recycle: add TODO item in slides
27+
- :pencil2: use shorter link to LICENSE in README
28+
- :hammer: build contributor list in justfile, not Quarto config
29+
- :lipstick: use `svg` for copier badge
30+
- :fire: keep assignee empty in Dependabot PRs
31+
1332
## 0.2.0 (2025-08-24)
1433

1534
### Feat

0 commit comments

Comments
 (0)