Skip to content

Commit 22bf3ea

Browse files
committed
release: v3.48.0
1 parent 91bc2d9 commit 22bf3ea

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
# [3.48.0](https://github.com/globalbrain/sefirot/compare/v3.47.1...v3.48.0) (2024-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **error:** don't set error in store if it's ignored ([#535](https://github.com/globalbrain/sefirot/issues/535)) ([91bc2d9](https://github.com/globalbrain/sefirot/commit/91bc2d9a7fcf5198fb9c165406ca2a2eb4168e46))
9+
10+
11+
### Features
12+
13+
* **indicator:** add `<SIndicator>` component ([#533](https://github.com/globalbrain/sefirot/issues/533)) ([#534](https://github.com/globalbrain/sefirot/issues/534)) ([48d8626](https://github.com/globalbrain/sefirot/commit/48d8626a71159159b70e2010b6fcdd3174136138))
14+
* **input-textarea:** allow enabling auto resizing of textarea on supported browsers ([#531](https://github.com/globalbrain/sefirot/issues/531)) ([8551a86](https://github.com/globalbrain/sefirot/commit/8551a86050ea58fb4a36484df88ddbe07df45e3a))
15+
316
## [3.47.1](https://github.com/globalbrain/sefirot/compare/v3.47.0...v3.47.1) (2024-05-14)
417

518

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.47.1",
3+
"version": "3.48.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)