Skip to content

Commit

Permalink
v0.1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Jul 29, 2024
1 parent f465116 commit 003e2d7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.1.73",
"version": "0.1.74",
"useNx": true
}
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Embeds a WordPress installation in your your VS Code",
"license": "GPL-2.0-or-later",
"publisher": "WordPressPlayground",
"version": "0.1.73",
"version": "0.1.74",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/playground-tools"
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-now/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-now/wp-now",
"version": "0.1.73",
"version": "0.1.74",
"description": "WordPress Playground CLI",
"repository": {
"type": "git",
Expand Down

0 comments on commit 003e2d7

Please sign in to comment.