diff --git a/lerna.json b/lerna.json index c103e2ce7e..e0d2135199 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true, - "version": "0.7.17", + "version": "0.7.18", "useNx": true } diff --git a/package-lock.json b/package-lock.json index 9b1ecb911b..ec964d9e73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44854,7 +44854,7 @@ }, "packages/php-wasm/cli": { "name": "@php-wasm/cli", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "bin": { "cli": "php-wasm.js" @@ -44871,7 +44871,7 @@ }, "packages/php-wasm/fs-journal": { "name": "@php-wasm/fs-journal", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44880,7 +44880,7 @@ }, "packages/php-wasm/logger": { "name": "@php-wasm/logger", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44889,7 +44889,7 @@ }, "packages/php-wasm/node": { "name": "@php-wasm/node", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44898,12 +44898,12 @@ }, "packages/php-wasm/node-polyfills": { "name": "@php-wasm/node-polyfills", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later" }, "packages/php-wasm/progress": { "name": "@php-wasm/progress", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44912,7 +44912,7 @@ }, "packages/php-wasm/scopes": { "name": "@php-wasm/scopes", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=16.15.1", @@ -44926,7 +44926,7 @@ }, "packages/php-wasm/universal": { "name": "@php-wasm/universal", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44935,7 +44935,7 @@ }, "packages/php-wasm/util": { "name": "@php-wasm/util", - "version": "0.7.17", + "version": "0.7.18", "engines": { "node": ">=18.18.0", "npm": ">=8.11.0" @@ -44943,7 +44943,7 @@ }, "packages/php-wasm/web": { "name": "@php-wasm/web", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=16.15.1", @@ -44952,7 +44952,7 @@ }, "packages/php-wasm/web-service-worker": { "name": "@php-wasm/web-service-worker", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -44961,7 +44961,7 @@ }, "packages/playground/blueprints": { "name": "@wp-playground/blueprints", - "version": "0.7.17", + "version": "0.7.18", "engines": { "node": ">=18.18.0", "npm": ">=8.11.0" @@ -44969,7 +44969,7 @@ }, "packages/playground/cli": { "name": "@wp-playground/cli", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "bin": { "cli": "wp-playground.js" @@ -44977,7 +44977,7 @@ }, "packages/playground/client": { "name": "@wp-playground/client", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "engines": { "node": ">=18.18.0", @@ -45015,7 +45015,7 @@ }, "packages/playground/wordpress": { "name": "@wp-playground/wordpress", - "version": "0.7.17", + "version": "0.7.18", "license": "GPL-2.0-or-later", "dependencies": { "@php-wasm/universal": "^0.6.6" diff --git a/packages/php-wasm/cli/package.json b/packages/php-wasm/cli/package.json index 89ddcdcb17..c619e8db35 100644 --- a/packages/php-wasm/cli/package.json +++ b/packages/php-wasm/cli/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/cli", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm CLI for node.js", "repository": { "type": "git", diff --git a/packages/php-wasm/fs-journal/package.json b/packages/php-wasm/fs-journal/package.json index 2bb48b8f1c..17fe960b13 100644 --- a/packages/php-wasm/fs-journal/package.json +++ b/packages/php-wasm/fs-journal/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/fs-journal", - "version": "0.7.17", + "version": "0.7.18", "description": "Bindings to journal the PHP filesystem", "repository": { "type": "git", diff --git a/packages/php-wasm/logger/package.json b/packages/php-wasm/logger/package.json index ad72850e7f..a795e1886e 100644 --- a/packages/php-wasm/logger/package.json +++ b/packages/php-wasm/logger/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/logger", - "version": "0.7.17", + "version": "0.7.18", "description": "A logger for PHP-wasm clients like Playground and WP-now.", "repository": { "type": "git", diff --git a/packages/php-wasm/node-polyfills/package.json b/packages/php-wasm/node-polyfills/package.json index 139b8a2972..3399d6ece8 100644 --- a/packages/php-wasm/node-polyfills/package.json +++ b/packages/php-wasm/node-polyfills/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/node-polyfills", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm – polyfills for Node.js", "repository": { "type": "git", diff --git a/packages/php-wasm/node/package.json b/packages/php-wasm/node/package.json index bb142d272d..e1af6dbcf2 100644 --- a/packages/php-wasm/node/package.json +++ b/packages/php-wasm/node/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/node", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm for Node.js", "repository": { "type": "git", diff --git a/packages/php-wasm/progress/package.json b/packages/php-wasm/progress/package.json index e784de3eea..0c71136d74 100644 --- a/packages/php-wasm/progress/package.json +++ b/packages/php-wasm/progress/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/progress", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm – loading progress monitoring", "repository": { "type": "git", diff --git a/packages/php-wasm/scopes/package.json b/packages/php-wasm/scopes/package.json index a289fccdfc..42648bd643 100644 --- a/packages/php-wasm/scopes/package.json +++ b/packages/php-wasm/scopes/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/scopes", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm – scoped URLs utils", "repository": { "type": "git", diff --git a/packages/php-wasm/universal/package.json b/packages/php-wasm/universal/package.json index 69c01ff15f..76dcbbbd43 100644 --- a/packages/php-wasm/universal/package.json +++ b/packages/php-wasm/universal/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/universal", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm – emscripten bindings for PHP", "repository": { "type": "git", diff --git a/packages/php-wasm/util/package.json b/packages/php-wasm/util/package.json index db4dde6da7..062ef3a9fd 100644 --- a/packages/php-wasm/util/package.json +++ b/packages/php-wasm/util/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/util", - "version": "0.7.17", + "version": "0.7.18", "type": "commonjs", "typedoc": { "entryPoint": "./src/index.ts", diff --git a/packages/php-wasm/web-service-worker/package.json b/packages/php-wasm/web-service-worker/package.json index 9356831e8a..fd4d1c6942 100644 --- a/packages/php-wasm/web-service-worker/package.json +++ b/packages/php-wasm/web-service-worker/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/web-service-worker", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm – service worker utils", "repository": { "type": "git", diff --git a/packages/php-wasm/web/package.json b/packages/php-wasm/web/package.json index 99c15321ed..61e9666031 100644 --- a/packages/php-wasm/web/package.json +++ b/packages/php-wasm/web/package.json @@ -1,6 +1,6 @@ { "name": "@php-wasm/web", - "version": "0.7.17", + "version": "0.7.18", "description": "PHP.wasm for the web", "repository": { "type": "git", diff --git a/packages/playground/blueprints/package.json b/packages/playground/blueprints/package.json index 8b58d0db07..2e1914eed9 100644 --- a/packages/playground/blueprints/package.json +++ b/packages/playground/blueprints/package.json @@ -1,6 +1,6 @@ { "name": "@wp-playground/blueprints", - "version": "0.7.17", + "version": "0.7.18", "exports": { ".": { "import": "./index.js", diff --git a/packages/playground/cli/package.json b/packages/playground/cli/package.json index a0296666e2..fdf2459eb7 100644 --- a/packages/playground/cli/package.json +++ b/packages/playground/cli/package.json @@ -1,6 +1,6 @@ { "name": "@wp-playground/cli", - "version": "0.7.17", + "version": "0.7.18", "description": "WordPress Playground CLI", "repository": { "type": "git", diff --git a/packages/playground/client/package.json b/packages/playground/client/package.json index 3c439cfb54..5a3c1f3a1a 100644 --- a/packages/playground/client/package.json +++ b/packages/playground/client/package.json @@ -1,6 +1,6 @@ { "name": "@wp-playground/client", - "version": "0.7.17", + "version": "0.7.18", "description": "WordPress Playground client", "repository": { "type": "git", diff --git a/packages/playground/wordpress/package.json b/packages/playground/wordpress/package.json index a0881fb025..170c35a6b2 100644 --- a/packages/playground/wordpress/package.json +++ b/packages/playground/wordpress/package.json @@ -1,6 +1,6 @@ { "name": "@wp-playground/wordpress", - "version": "0.7.17", + "version": "0.7.18", "description": "WordPress-related plumbing for WordPress Playground", "repository": { "type": "git",