Skip to content

Commit

Permalink
v0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Apr 24, 2023
1 parent b0aee26 commit ad98893
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.28",
"version": "0.1.29",
"useNx": true
}
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.1.28",
"version": "0.1.29",
"exports": {
".": {
"import": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/client",
"version": "0.1.28",
"version": "0.1.29",
"description": "WordPress Playground client",
"repository": {
"type": "git",
Expand Down

0 comments on commit ad98893

Please sign in to comment.