Skip to content

Commit 954c95d

Browse files
build(version): 🔖 update version from 0.7.0 to 0.7.1
1 parent 89b0e42 commit 954c95d

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.7.0"
2+
version = "0.7.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.7.1 (2026-01-31)
2+
3+
### Fix
4+
5+
- :bug: CSS was wrongly placed in root `.scss` file (#192)
6+
17
## 0.7.0 (2026-01-27)
28

39
### Feat

_extensions/seedcase-theme/_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
orcid: 0000-0003-0051-3239
1111
- name: Kristiane Beicher
1212
orcid: 0000-0001-7556-9566
13-
version: 0.7.0
13+
version: 0.7.1
1414
quarto-required: ">=1.7.0"
1515
contributes:
1616
formats:

0 commit comments

Comments
 (0)