Skip to content

Commit ab2a413

Browse files
author
deployment_bot
committed
v2.0.9
1 parent 6c5f836 commit ab2a413

File tree

23 files changed

+43
-43
lines changed

23 files changed

+43
-43
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"useWorkspaces": true,
55
"useNx": true
66
}

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/php-wasm/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/cli",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "PHP.wasm CLI for node.js",
55
"repository": {
66
"type": "git",

packages/php-wasm/fs-journal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/fs-journal",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Bindings to journal the PHP filesystem",
55
"repository": {
66
"type": "git",

packages/php-wasm/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/logger",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "A logger for PHP-wasm clients like Playground and WP-now.",
55
"repository": {
66
"type": "git",

packages/php-wasm/node-polyfills/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/node-polyfills",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "PHP.wasm – polyfills for Node.js",
55
"repository": {
66
"type": "git",

packages/php-wasm/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/node",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "PHP.wasm for Node.js",
55
"repository": {
66
"type": "git",

packages/php-wasm/progress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/progress",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "PHP.wasm – loading progress monitoring",
55
"repository": {
66
"type": "git",

packages/php-wasm/scopes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/scopes",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "PHP.wasm – scoped URLs utils",
55
"repository": {
66
"type": "git",

packages/php-wasm/stream-compression/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@php-wasm/stream-compression",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Stream-based compression bindings.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)