Skip to content

Commit

Permalink
release: v3.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Mar 14, 2024
1 parent 23a02bf commit 4416e03
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [3.39.2](https://github.com/globalbrain/sefirot/compare/v3.38.1...v3.39.2) (2024-03-14)


### Features

* **avatar-stack:** new component to display stacked avatars ([#484](https://github.com/globalbrain/sefirot/issues/484)) ([#501](https://github.com/globalbrain/sefirot/issues/501)) ([23a02bf](https://github.com/globalbrain/sefirot/commit/23a02bf3303afdb9e3f94bd9c1cfb1e5638e37bb))

## [3.38.1](https://github.com/globalbrain/sefirot/compare/v3.38.0...v3.38.1) (2024-03-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/sefirot",
"version": "3.38.1",
"version": "3.39.2",
"packageManager": "[email protected]",
"description": "Vue Components for Global Brain Design System.",
"author": "Kia Ishii <[email protected]>",
Expand Down

0 comments on commit 4416e03

Please sign in to comment.