Skip to content

Commit 6b2c906

Browse files
committed
release: v4.14.1
1 parent 67d495f commit 6b2c906

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.14.1](https://github.com/globalbrain/sefirot/compare/v4.14.0...v4.14.1) (2025-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **lang:** directly use `html[lang]` in rules ([#592](https://github.com/globalbrain/sefirot/issues/592)) ([67d495f](https://github.com/globalbrain/sefirot/commit/67d495fa01cf8b22a36a49533610f0b40623c971))
9+
310
# [4.14.0](https://github.com/globalbrain/sefirot/compare/v4.13.0...v4.14.0) (2025-03-18)
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.14.0",
4+
"version": "4.14.1",
55
"packageManager": "[email protected]",
66
"description": "Vue Components for Global Brain Design System.",
77
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)