Skip to content

Commit 295fa8a

Browse files
committed
release: v4.27.0
1 parent e15c036 commit 295fa8a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [4.27.0](https://github.com/globalbrain/sefirot/compare/v4.26.0...v4.27.0) (2025-07-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **markdown, content:** set correct counter in ordered lists, render ordered list marker correctly, and allow passing advanced options ([#633](https://github.com/globalbrain/sefirot/issues/633)) ([e15c036](https://github.com/globalbrain/sefirot/commit/e15c036e229d86a024b7f1c6881a02a82d227c4a))
9+
310
# [4.26.0](https://github.com/globalbrain/sefirot/compare/v4.25.1...v4.26.0) (2025-07-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@globalbrain/sefirot",
33
"type": "module",
4-
"version": "4.26.0",
4+
"version": "4.27.0",
55
"packageManager": "[email protected]",
66
"description": "Vue Components for Global Brain Design System.",
77
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)