Skip to content

Commit 7827742

Browse files
committed
release: v3.42.0
1 parent 75fe5f6 commit 7827742

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

22

3+
# [3.42.0](https://github.com/globalbrain/sefirot/compare/v3.41.0...v3.42.0) (2024-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **validation:** support reactivity for properties ([#518](https://github.com/globalbrain/sefirot/issues/518)) ([75fe5f6](https://github.com/globalbrain/sefirot/commit/75fe5f66650fbb4b0cc96ffc6b528c6948dc5311))
9+
10+
11+
### Features
12+
13+
* **tooltip:** teleport content to avoid stacking issues ([#513](https://github.com/globalbrain/sefirot/issues/513)) ([5ccd66a](https://github.com/globalbrain/sefirot/commit/5ccd66a4a7a4ece364eafe74bfffbbedeba59fe5))
14+
315
# [3.41.0](https://github.com/globalbrain/sefirot/compare/v3.40.2...v3.41.0) (2024-04-16)
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": "3.41.0",
3+
"version": "3.42.0",
44
"packageManager": "[email protected]",
55
"description": "Vue Components for Global Brain Design System.",
66
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)