Skip to content

Commit ede7df5

Browse files
committed
Publish [skip ci]
- @vibe/[email protected]
1 parent 3f0e9a3 commit ede7df5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.69.1](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **Dropdown:** fix types ([#3131](https://github.com/mondaycom/vibe/issues/3131)) ([a207bb2](https://github.com/mondaycom/vibe/commit/a207bb2ed041568614d488bd090aec7dedb9c7cc))
12+
* **DropdownNew:** fix types ([#3108](https://github.com/mondaycom/vibe/issues/3108)) ([8695e81](https://github.com/mondaycom/vibe/commit/8695e81fb287fff59ae4b356735be91b52c639a2))
13+
14+
15+
16+
17+
618
# [3.69.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-28)
719

820

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

0 commit comments

Comments
 (0)