Skip to content

Commit 95ea4d9

Browse files
committed
Publish [skip ci]
- @vibe/[email protected] - [email protected]
1 parent 92a84af commit 95ea4d9

File tree

4 files changed

+25
-3
lines changed

4 files changed

+25
-3
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.69.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-28)
7+
8+
9+
### Features
10+
11+
* **Info:** new component ([#3095](https://github.com/mondaycom/vibe/issues/3095)) ([5bfa27f](https://github.com/mondaycom/vibe/commit/5bfa27f646ef1e2b4a8b8a26692b7e9c73019c1c))
12+
13+
14+
15+
16+
617
## [3.68.5](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-09-28)
718

819

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibe/core",
3-
"version": "3.68.5",
3+
"version": "3.69.0",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"repository": {
66
"type": "git",
@@ -102,7 +102,7 @@
102102
"downshift": "^9.0.8",
103103
"es-toolkit": "^1.39.10",
104104
"framer-motion": "^6.5.1",
105-
"monday-ui-style": "0.25.2",
105+
"monday-ui-style": "0.26.0",
106106
"react-dates": "21.8.0",
107107
"react-focus-lock": "^2.13.2",
108108
"react-inlinesvg": "^4.1.3",

packages/style/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.26.0](https://github.com/mondaycom/vibe/compare/[email protected]@0.26.0) (2025-09-28)
7+
8+
9+
### Features
10+
11+
* **style:** add --ui-background-hover-color token ([#3125](https://github.com/mondaycom/vibe/issues/3125)) ([92a84af](https://github.com/mondaycom/vibe/commit/92a84af73c58b77eb4989fdc10615b323d136906))
12+
13+
14+
15+
16+
617
## [0.25.2](https://github.com/mondaycom/vibe/compare/[email protected]@0.25.2) (2025-07-24)
718

819

packages/style/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monday-ui-style",
3-
"version": "0.25.2",
3+
"version": "0.26.0",
44
"description": "Monday UI CSS Foundations",
55
"keywords": [
66
"CSS",

0 commit comments

Comments
 (0)