Skip to content

Commit 88a99de

Browse files
committed
Publish [skip ci]
- @vibe/[email protected]
1 parent 81d904f commit 88a99de

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.62.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-08-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **Dropdown:** fix size and focus ([#3071](https://github.com/mondaycom/vibe/issues/3071)) ([72425ad](https://github.com/mondaycom/vibe/commit/72425ad7549a67940f7cfb71051e83f6de14eb18))
12+
* **DropdownBase:** update active state to include isOpen condition ([#3070](https://github.com/mondaycom/vibe/issues/3070)) ([05eba9f](https://github.com/mondaycom/vibe/commit/05eba9f38140d5fbcc1b6ffa9281c47d03776d8e))
13+
* **dropdown:** border ([#3075](https://github.com/mondaycom/vibe/issues/3075)) ([81d904f](https://github.com/mondaycom/vibe/commit/81d904fe9fcd5a1007c59d1b0716b8bb10f9761d))
14+
* **Dropdown:** padding on trigger actions ([#3073](https://github.com/mondaycom/vibe/issues/3073)) ([56dfdf8](https://github.com/mondaycom/vibe/commit/56dfdf8bbfd1236ffb59a4ef5cd8f12d55b7c153))
15+
16+
17+
### Features
18+
19+
* **Tabs:** add ariaControls ([#3068](https://github.com/mondaycom/vibe/issues/3068)) ([1f1c084](https://github.com/mondaycom/vibe/commit/1f1c084e2eaab94533375b7e58daa38b72826813))
20+
21+
22+
23+
24+
625
## [3.61.1](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-08-25)
726

827

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibe/core",
3-
"version": "3.61.1",
3+
"version": "3.62.0",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)