Skip to content

Commit 9a97f5a

Browse files
committed
release: v4.38.0
1 parent 5ace3c1 commit 9a97f5a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
# [4.38.0](https://github.com/globalbrain/sefirot/compare/v4.37.1...v4.38.0) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* avatar cell's value prop could be absent ([#688](https://github.com/globalbrain/sefirot/issues/688)) ([a31cb5e](https://github.com/globalbrain/sefirot/commit/a31cb5e7f480679b43be7ccc8505520102a277d8))
9+
10+
11+
### Features
12+
13+
* **table:** handle arbitrary selection types for Lens table ([#690](https://github.com/globalbrain/sefirot/issues/690)) ([f365a12](https://github.com/globalbrain/sefirot/commit/f365a127465616673bbf94ebc45cbc88b117c8e1))
14+
315
## [4.37.1](https://github.com/globalbrain/sefirot/compare/v4.37.0...v4.37.1) (2026-02-25)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globalbrain/sefirot",
3-
"version": "4.37.1",
3+
"version": "4.38.0",
44
"description": "Vue Components for Global Brain Design System.",
55
"keywords": [
66
"components",

0 commit comments

Comments
 (0)