Skip to content

Commit 80a7eb4

Browse files
build(version): 🔖 update version from 0.4.1 to 0.4.2
1 parent dc0d309 commit 80a7eb4

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.1"
2+
version = "0.4.2"
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.2 (2025-09-22)
2+
3+
### Fix
4+
5+
- :lipstick: apply h2 styles to all descendants instead of only direct children (#162)
6+
17
## 0.4.1 (2025-08-07)
28

39
### Refactor

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

0 commit comments

Comments
 (0)