Skip to content

Commit 7c7f467

Browse files
build(version): 🔖 update version from 0.16.4 to 0.16.5
1 parent 136c464 commit 7c7f467

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.16.4"
2+
version = "0.16.5"
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
@@ -10,6 +10,12 @@ 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.16.5 (2025-09-01)
14+
15+
### Refactor
16+
17+
- :truck: move GoatCounter file into `docs/includes/` (#177)
18+
1319
## 0.16.4 (2025-09-01)
1420

1521
### Refactor

0 commit comments

Comments
 (0)