Skip to content

Commit 114409d

Browse files
committed
Publish [skip ci]
- @vibe/[email protected] - @vibe/[email protected]
1 parent b56e7aa commit 114409d

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.68.4](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **Dialog:** add LayerProvider ([#3122](https://github.com/mondaycom/vibe/issues/3122)) ([b56e7aa](https://github.com/mondaycom/vibe/commit/b56e7aacdfa291379c71974f9ae62ff3944809ca))
12+
13+
14+
15+
16+
617
## [3.68.3](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-19)
718

819

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.68.3",
3+
"version": "3.68.4",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"repository": {
66
"type": "git",

packages/mcp/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [0.8.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-21)
7+
8+
9+
### Features
10+
11+
* **DropdownMigration:** add migration tool for transitioning to new Dropdown component ([#3115](https://github.com/mondaycom/vibe/issues/3115)) ([7621260](https://github.com/mondaycom/vibe/commit/7621260cd0d8558eb6fdf5a651fc86c86ea786c2))
12+
13+
14+
15+
16+
617
# [0.7.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-08)
718

819

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibe/mcp",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Vibe's MCP server to interact with the Vibe ecosystem",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)