Skip to content

Commit a5c61e7

Browse files
committed
release: v4.39.0
1 parent 3d99bce commit a5c61e7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
# [4.39.0](https://github.com/globalbrain/sefirot/compare/v4.38.1...v4.39.0) (2026-03-19)
4+
5+
6+
### Features
7+
8+
* **card:** refine `<SCard>` component ([#693](https://github.com/globalbrain/sefirot/issues/693)) ([c8c023b](https://github.com/globalbrain/sefirot/commit/c8c023bd7b8eed91ca9c656d3efb37bd21e9b0f2))
9+
* refine entire styles ([#694](https://github.com/globalbrain/sefirot/issues/694)) ([1c20a91](https://github.com/globalbrain/sefirot/commit/1c20a91954c75c7967ce46bdddefb0fec041d571))
10+
311
## [4.38.1](https://github.com/globalbrain/sefirot/compare/v4.38.0...v4.38.1) (2026-03-11)
412

513

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": "4.38.1",
3+
"version": "4.39.0",
44
"description": "Vue Components for Global Brain Design System.",
55
"keywords": [
66
"components",

0 commit comments

Comments
 (0)