Skip to content

Commit a6a971d

Browse files
committed
release: v4.15.0
1 parent 8e03cae commit a6a971d

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.15.0](https://github.com/globalbrain/sefirot/compare/v4.14.2...v4.15.0) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* **table:** allow freezing columns ([#598](https://github.com/globalbrain/sefirot/issues/598)) ([#601](https://github.com/globalbrain/sefirot/issues/601)) ([1e7856f](https://github.com/globalbrain/sefirot/commit/1e7856f6a450c3dae1ea284dc9ac7a55760e3eb7))
9+
* **table:** allow padding-left customization with row selection ([#604](https://github.com/globalbrain/sefirot/issues/604)) ([8e03cae](https://github.com/globalbrain/sefirot/commit/8e03cae48738a6032992167f32ef89502a34f954))
10+
311
## [4.14.2](https://github.com/globalbrain/sefirot/compare/v4.14.1...v4.14.2) (2025-04-10)
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.14.2",
4+
"version": "4.15.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)