Skip to content

Commit

Permalink
release: v3.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Apr 26, 2024
1 parent ff124a6 commit c98cb3f
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.45.0](https://github.com/globalbrain/sefirot/compare/v3.44.0...v3.45.0) (2024-04-26)


### Features

* **control:** add `:disabled` and `:tooltip` support on action bar button ([#523](https://github.com/globalbrain/sefirot/issues/523)) ([ff124a6](https://github.com/globalbrain/sefirot/commit/ff124a6addc72a0fbd8c8270eee7ac0da5b8fe99))

# [3.44.0](https://github.com/globalbrain/sefirot/compare/v3.43.0...v3.44.0) (2024-04-24)


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

0 comments on commit c98cb3f

Please sign in to comment.