Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @playword/cli@0.1.4
 - @playword/core@0.1.4
  • Loading branch information
actions-user committed Dec 14, 2024
1 parent 9d35973 commit 901f80b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

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

## [0.1.4](https://github.com/Foreverskyin0216/playword/compare/@playword/cli@0.1.3...@playword/cli@0.1.4) (2024-12-14)

**Note:** Version bump only for package @playword/cli





## [0.1.3](https://github.com/Foreverskyin0216/playword/compare/@playword/cli@0.1.2...@playword/cli@0.1.3) (2024-12-12)

**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.1.3",
"version": "0.1.4",
"description": "Use PlayWord instantly from the command line",
"keywords": [
"ai",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@inquirer/confirm": "^5.1.0",
"@inquirer/input": "^4.1.0",
"@playword/core": "^0.1.3",
"@playword/core": "^0.1.4",
"dotenv": "^16.4.7",
"playwright-core": "^1.49.1",
"yargs": "^17.7.2"
Expand Down
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.

## [0.1.4](https://github.com/Foreverskyin0216/playword/compare/@playword/core@0.1.3...@playword/core@0.1.4) (2024-12-14)

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





## [0.1.3](https://github.com/Foreverskyin0216/playword/compare/@playword/core@0.1.2...@playword/core@0.1.3) (2024-12-12)

**Note:** Version bump only for package @playword/core
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.1.3",
"version": "0.1.4",
"description": "Automate browsers with AI: What you say is what you get.",
"keywords": [
"ai",
Expand Down

0 comments on commit 901f80b

Please sign in to comment.