Skip to content

Commit

Permalink
Publish [skip ci]
Browse files Browse the repository at this point in the history
 - @vibe/core@3.24.1
 - @vibe/testkit@1.3.0
  • Loading branch information
vibe-gh committed Feb 5, 2025
1 parent 174a8c1 commit 8303222
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.24.1](https://github.com/mondaycom/vibe/compare/@vibe/core@3.24.0...@vibe/core@3.24.1) (2025-02-05)

**Note:** Version bump only for package @vibe/core





# [3.24.0](https://github.com/mondaycom/vibe/compare/@vibe/core@3.23.0...@vibe/core@3.24.0) (2025-02-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibe/core",
"version": "3.24.0",
"version": "3.24.1",
"description": "Official monday.com UI resources for application development in React.js",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/testkit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/mondaycom/vibe/compare/@vibe/testkit@1.2.1...@vibe/testkit@1.3.0) (2025-02-05)


### Features

* Remove Dialog's testkit class ([#2756](https://github.com/mondaycom/vibe/issues/2756)) ([174a8c1](https://github.com/mondaycom/vibe/commit/174a8c1309a42004c4bc5ef0f0931a5df159f1cb))





## [1.2.1](https://github.com/mondaycom/vibe/compare/@vibe/testkit@1.2.0...@vibe/testkit@1.2.1) (2025-01-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/testkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibe/testkit",
"version": "1.2.1",
"version": "1.3.0",
"description": "Vibe e2e testing toolkit",
"keywords": [
"TESTING",
Expand Down

0 comments on commit 8303222

Please sign in to comment.