Skip to content

Commit e67c131

Browse files
committed
release: v3.35.0
1 parent 90974b5 commit e67c131

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.35.0](https://github.com/globalbrain/sefirot/compare/v3.34.0...v3.35.0) (2024-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **table:** use `mini` size for state cell ([#486](https://github.com/globalbrain/sefirot/issues/486)) ([90974b5](https://github.com/globalbrain/sefirot/commit/90974b5059164c7bdcb0b1501181f8d6b274b95c))
9+
10+
11+
### Features
12+
13+
* **style:** add text color utility classes ([#485](https://github.com/globalbrain/sefirot/issues/485)) ([7fa79da](https://github.com/globalbrain/sefirot/commit/7fa79da10a05e64bce1e895331810aa695037ae0))
14+
315
# [3.34.0](https://github.com/globalbrain/sefirot/compare/v3.33.1...v3.34.0) (2024-02-28)
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.34.0",
3+
"version": "3.35.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)