Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @playword/[email protected]
 - @playword/[email protected]
  • Loading branch information
actions-user committed Feb 20, 2025
1 parent 2bf7234 commit b0dd743
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 9 deletions.
14 changes: 8 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/cli/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.

## [0.2.5](https://github.com/Foreverskyin0216/playword/compare/@playword/[email protected]...@playword/[email protected]) (2025-02-20)


### Bug Fixes

* fix the waiting time issue ([ed0147b](https://github.com/Foreverskyin0216/playword/commit/ed0147b4cb4362c12332646860faa0d7145698f4))





## [0.2.4](https://github.com/Foreverskyin0216/playword/compare/@playword/[email protected]...@playword/[email protected]) (2025-02-04)

**Note:** Version bump only for package @playword/cli
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@playword/cli",
"version": "0.2.4",
"version": "0.2.5",
"description": "Use the PlayWord's features instantly from the command line",
"keywords": [
"ai",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@inquirer/confirm": "^5.1.6",
"@inquirer/input": "^4.1.6",
"@playword/core": "^0.2.4",
"@playword/core": "^0.2.5",
"dotenv": "^16.4.7",
"playwright-core": "^1.50.1",
"yargs": "^17.7.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/core/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.

## [0.2.5](https://github.com/Foreverskyin0216/playword/compare/@playword/[email protected]...@playword/[email protected]) (2025-02-20)


### Bug Fixes

* fix the waiting time issue ([ed0147b](https://github.com/Foreverskyin0216/playword/commit/ed0147b4cb4362c12332646860faa0d7145698f4))





## [0.2.4](https://github.com/Foreverskyin0216/playword/compare/@playword/[email protected]...@playword/[email protected]) (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": "@playword/core",
"version": "0.2.4",
"version": "0.2.5",
"description": "Supercharge your web test automation experience with AI",
"keywords": [
"ai",
Expand Down

0 comments on commit b0dd743

Please sign in to comment.