Skip to content

Commit 555d397

Browse files
committed
release: v4.29.1
1 parent f1b2cd6 commit 555d397

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.29.1](https://github.com/globalbrain/sefirot/compare/v4.29.0...v4.29.1) (2025-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **input:** bring back `mini` size ([f1b2cd6](https://github.com/globalbrain/sefirot/commit/f1b2cd6adfaaf2a4b448806746d2af6f6b1a5ba7))
9+
310
# [4.29.0](https://github.com/globalbrain/sefirot/compare/v4.28.0...v4.29.0) (2025-07-25)
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.29.0",
4+
"version": "4.29.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)