Skip to content

Commit

Permalink
release: v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Jan 31, 2024
1 parent d008928 commit 35d8c80
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.27.1](https://github.com/globalbrain/sefirot/compare/v3.27.0...v3.27.1) (2024-01-31)


### Bug Fixes

* **desc:** add `<SDescAvatar>` to mixin ([#459](https://github.com/globalbrain/sefirot/issues/459)) ([d008928](https://github.com/globalbrain/sefirot/commit/d008928de972c8298640d83eb8df4af5a6818623))

# [3.27.0](https://github.com/globalbrain/sefirot/compare/v3.26.0...v3.27.0) (2024-01-31)


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.27.0",
"version": "3.27.1",
"packageManager": "[email protected]",
"description": "Vue Components for Global Brain Design System.",
"author": "Kia Ishii <[email protected]>",
Expand Down

0 comments on commit 35d8c80

Please sign in to comment.