Skip to content

Commit 0f8cb04

Browse files
committed
release: v3.46.0
1 parent 3b8efaf commit 0f8cb04

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
# [3.46.0](https://github.com/globalbrain/sefirot/compare/v3.45.0...v3.46.0) (2024-05-06)
4+
5+
6+
### Features
7+
8+
* **action-list:** support showing tooltip and implement disabled prop ([#516](https://github.com/globalbrain/sefirot/issues/516)) ([7f2abd1](https://github.com/globalbrain/sefirot/commit/7f2abd15326321a55ad925a8efd49782100d2ae8)), closes [#514](https://github.com/globalbrain/sefirot/issues/514) [#515](https://github.com/globalbrain/sefirot/issues/515)
9+
* **button:** support passing only string as tooltip ([#524](https://github.com/globalbrain/sefirot/issues/524)) ([22e7e16](https://github.com/globalbrain/sefirot/commit/22e7e168acddbcc3fce8270f3fac9da1c6f71df3))
10+
* **http:** support sending files along with json ([#522](https://github.com/globalbrain/sefirot/issues/522)) ([dd75beb](https://github.com/globalbrain/sefirot/commit/dd75beb8ad3c54424625eacef3c0d416626d8f66))
11+
312
# [3.45.0](https://github.com/globalbrain/sefirot/compare/v3.44.0...v3.45.0) (2024-04-26)
413

514

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.45.0",
3+
"version": "3.46.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)