Skip to content

Commit 2986065

Browse files
committed
release: v3.47.0
1 parent 6f11f7c commit 2986065

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.47.0](https://github.com/globalbrain/sefirot/compare/v3.46.0...v3.47.0) (2024-05-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **types:** fix broken markdown-it import with ESM resolution ([#529](https://github.com/globalbrain/sefirot/issues/529)) ([6f11f7c](https://github.com/globalbrain/sefirot/commit/6f11f7cc8f6db4c1e159e37c83ab225e404b4343))
9+
10+
11+
### Features
12+
13+
* **local-nav:** add `:avatar` and `:description` ([#526](https://github.com/globalbrain/sefirot/issues/526)) ([#527](https://github.com/globalbrain/sefirot/issues/527)) ([44be8d3](https://github.com/globalbrain/sefirot/commit/44be8d34d6cdec4a26110ea1276acc5322cfab13))
14+
315
# [3.46.0](https://github.com/globalbrain/sefirot/compare/v3.45.0...v3.46.0) (2024-05-06)
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.46.0",
3+
"version": "3.47.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)