Skip to content

Commit 9debb30

Browse files
committed
release: v4.3.1
1 parent 4b93a05 commit 9debb30

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

22

3+
## [4.3.1](https://github.com/globalbrain/sefirot/compare/v4.3.0...v4.3.1) (2024-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **input-date:** pin v-calendar to fix vue 3.5 compat issue ([#553](https://github.com/globalbrain/sefirot/issues/553)) ([4b93a05](https://github.com/globalbrain/sefirot/commit/4b93a05c732fa5ba979673fb9548a82152334d62))
9+
310
# [4.3.0](https://github.com/globalbrain/sefirot/compare/v4.2.0...v4.3.0) (2024-09-04)
411

512

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.3.0",
4+
"version": "4.3.1",
55
"packageManager": "[email protected]",
66
"description": "Vue Components for Global Brain Design System.",
77
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)