Skip to content

Commit a5d09d4

Browse files
committed
Publish [skip ci]
- @vibe/core@4.5.0 - @vibe/docs@4.1.0
1 parent 5ef809a commit a5d09d4

4 files changed

Lines changed: 25 additions & 3 deletions

File tree

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+
# [4.5.0](https://github.com/mondaycom/vibe/compare/@vibe/core@4.4.0...@vibe/core@4.5.0) (2026-06-30)
7+
8+
9+
### Features
10+
11+
* **Chips:** add size prop with small variant ([#3409](https://github.com/mondaycom/vibe/issues/3409)) ([5ef809a](https://github.com/mondaycom/vibe/commit/5ef809a9d7b8cc49d34280df650f43cbf3d1146f))
12+
13+
14+
15+
16+
617
# [4.4.0](https://github.com/mondaycom/vibe/compare/@vibe/core@4.3.0...@vibe/core@4.4.0) (2026-06-15)
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": "4.4.0",
3+
"version": "4.5.0",
44
"description": "Official monday.com UI resources for application development in React.js",
55
"repository": {
66
"type": "git",

packages/docs/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+
# [4.1.0](https://github.com/mondaycom/vibe/compare/@vibe/docs@4.0.11...@vibe/docs@4.1.0) (2026-06-30)
7+
8+
9+
### Features
10+
11+
* **Chips:** add size prop with small variant ([#3409](https://github.com/mondaycom/vibe/issues/3409)) ([5ef809a](https://github.com/mondaycom/vibe/commit/5ef809a9d7b8cc49d34280df650f43cbf3d1146f))
12+
13+
14+
15+
16+
617
## [4.0.11](https://github.com/mondaycom/vibe/compare/@vibe/docs@4.0.10...@vibe/docs@4.0.11) (2026-06-15)
718

819
**Note:** Version bump only for package @vibe/docs

packages/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibe/docs",
3-
"version": "4.0.11",
3+
"version": "4.1.0",
44
"private": true,
55
"description": "Vibe documentation",
66
"repository": {
@@ -22,7 +22,7 @@
2222
"chromatic:local": "chromatic -t $CHROMATIC_PROJECT_TOKEN"
2323
},
2424
"dependencies": {
25-
"@vibe/core": "4.4.0",
25+
"@vibe/core": "4.5.0",
2626
"@vibe/icons": "4.1.0",
2727
"@vibe/shared": "4.0.3",
2828
"@vibe/style": "4.0.0",

0 commit comments

Comments
 (0)