Skip to content

Commit 10f6b5a

Browse files
committed
release: v4.36.1
1 parent ecf622f commit 10f6b5a

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.36.1](https://github.com/globalbrain/sefirot/compare/v4.36.0...v4.36.1) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **lens:** cast null value as empty array on select filter input ([#687](https://github.com/globalbrain/sefirot/issues/687)) ([ecf622f](https://github.com/globalbrain/sefirot/commit/ecf622fd6df3addab71edc5c9bc0f1a2f6696179))
9+
310
# [4.36.0](https://github.com/globalbrain/sefirot/compare/v4.35.4...v4.36.0) (2026-02-24)
411

512

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.36.0",
3+
"version": "4.36.1",
44
"description": "Vue Components for Global Brain Design System.",
55
"keywords": [
66
"components",

0 commit comments

Comments
 (0)