Skip to content

Commit 461729a

Browse files
build(version): 🔖 update version from 0.6.3 to 0.6.4
1 parent c489546 commit 461729a

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.6.3"
2+
version = "0.6.4"
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.6.4 (2026-01-27)
2+
3+
### Refactor
4+
5+
- 💄 grey navbar border using Quarto css variable (#190)
6+
17
## 0.6.3 (2026-01-15)
28

39
### Fix

_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.6.3
3+
version: 0.6.4
44
quarto-required: ">=1.7.0"
55
contributes:
66
formats:

0 commit comments

Comments
 (0)