Skip to content

Commit a6eba5b

Browse files
committed
release: v3.33.1
1 parent d08ad21 commit a6eba5b

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+
## [3.33.1](https://github.com/globalbrain/sefirot/compare/v3.33.0...v3.33.1) (2024-2-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **base:** wrap text content to avoid breaking layout ([#480](https://github.com/globalbrain/sefirot/issues/480)) ([0d7d56c](https://github.com/globalbrain/sefirot/commit/0d7d56c81c0c7f0744f20cff6b5fcd381e620f35))
9+
310
# [3.33.0](https://github.com/globalbrain/sefirot/compare/v3.32.0...v3.33.0) (2024-02-22)
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": "3.33.0",
3+
"version": "3.33.1",
44
"packageManager": "[email protected]",
55
"description": "Vue Components for Global Brain Design System.",
66
"author": "Kia Ishii <[email protected]>",

0 commit comments

Comments
 (0)