Skip to content

Commit 6018836

Browse files
committed
Publish [skip ci]
- @vibe/[email protected]
1 parent 7059d31 commit 6018836

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
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.1](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **Dropdown:** use Select component as named export ([#3116](https://github.com/mondaycom/vibe/issues/3116)) ([7059d31](https://github.com/mondaycom/vibe/commit/7059d3155191b67a9a0c0a8a63d41406763c0da7))
12+
13+
14+
15+
16+
617
# [3.68.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-18)
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.0",
3+
"version": "3.68.1",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)