Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Jun 26, 2024
1 parent 5dc7b0c commit 1097764
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.9.0",
"version": "0.9.1",
"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/playground/blueprints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/blueprints",
"version": "0.9.0",
"version": "0.9.1",
"exports": {
".": {
"import": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/wordpress",
"version": "0.9.0",
"version": "0.9.1",
"description": "WordPress-related plumbing for WordPress Playground",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1097764

Please sign in to comment.