Skip to content

Commit d86c553

Browse files
build(version): 🔖 update version from 0.4.0 to 0.4.1
1 parent 4363a84 commit d86c553

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.4.0"
2+
version = "0.4.1"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
44
version_schema = "semver"
55
version_files = [

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.1 (2025-08-07)
2+
3+
### Refactor
4+
5+
- :recycle: pinned navbar by default (#150)
6+
17
## 0.4.0 (2025-08-01)
28

39
### Feat

_extensions/seedcase-theme/_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: seedcase-theme
22
author: Luke W. Johnston
3-
version: 0.4.0
3+
version: 0.4.1
44
quarto-required: ">=1.7.0"
55
contributes:
66
formats:

0 commit comments

Comments
 (0)