Skip to content

Commit 2ee8b30

Browse files
committed
Publish [skip ci]
- @vibe/[email protected] - @vibe/[email protected]
1 parent 14ff73e commit 2ee8b30

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.70.1](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-10-19)
7+
8+
**Note:** Version bump only for package @vibe/core
9+
10+
11+
12+
13+
614
# [3.70.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-10-16)
715

816

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

packages/testkit/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+
# [1.15.0](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-10-19)
7+
8+
9+
### Features
10+
11+
* **testkit:** change playwright peer dep version ([#3142](https://github.com/mondaycom/vibe/issues/3142)) ([14ff73e](https://github.com/mondaycom/vibe/commit/14ff73e2514b50243e681c9561c2b1e13ac657ae))
12+
13+
14+
15+
16+
617
## [1.14.3](https://github.com/mondaycom/vibe/compare/@vibe/[email protected]...@vibe/[email protected]) (2025-08-10)
718

819

packages/testkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibe/testkit",
3-
"version": "1.14.3",
3+
"version": "1.15.0",
44
"description": "Vibe e2e testing toolkit",
55
"keywords": [
66
"TESTING",

0 commit comments

Comments
 (0)