Skip to content

Commit 64124c6

Browse files
committed
release: v4.29.0
1 parent 14f855c commit 64124c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
# [4.29.0](https://github.com/globalbrain/sefirot/compare/v4.28.0...v4.29.0) (2025-07-25)
4+
5+
6+
### Features
7+
8+
* **button,input:** add new `sm` and `md` size ([#637](https://github.com/globalbrain/sefirot/issues/637)) ([14f855c](https://github.com/globalbrain/sefirot/commit/14f855c38ccd07946ea497be4e9a06d747935260))
9+
* **content:** refine content styles ([#636](https://github.com/globalbrain/sefirot/issues/636)) ([4e1a8b4](https://github.com/globalbrain/sefirot/commit/4e1a8b45c02a979213f836917ad0fdb53c5de2e9))
10+
311
# [4.28.0](https://github.com/globalbrain/sefirot/compare/v4.27.0...v4.28.0) (2025-07-22)
412

513

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.28.0",
4+
"version": "4.29.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)