Skip to content

Commit

Permalink
v0.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed Jul 9, 2024
1 parent 91ce43c commit 47110de
Show file tree
Hide file tree
Showing 21 changed files with 39 additions and 39 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",
"version": "0.9.15",
"version": "0.9.16",
"useWorkspaces": true,
"useNx": true
}
38 changes: 19 additions & 19 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/php-wasm/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/cli",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm CLI for node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/fs-journal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/fs-journal",
"version": "0.9.15",
"version": "0.9.16",
"description": "Bindings to journal the PHP filesystem",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/logger",
"version": "0.9.15",
"version": "0.9.16",
"description": "A logger for PHP-wasm clients like Playground and WP-now.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/node-polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/node-polyfills",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm – polyfills for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/node",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm for Node.js",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/progress",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm – loading progress monitoring",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/scopes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/scopes",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm – scoped URLs utils",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/stream-compression/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/stream-compression",
"version": "0.0.1",
"version": "0.9.16",
"description": "Stream-based compression bindings.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/universal",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm – emscripten bindings for PHP",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/util",
"version": "0.9.15",
"version": "0.9.16",
"type": "module",
"types": "index.d.ts",
"typedoc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/web-service-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/web-service-worker",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm – service worker utils",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/php-wasm/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@php-wasm/web",
"version": "0.9.15",
"version": "0.9.16",
"description": "PHP.wasm for the web",
"repository": {
"type": "git",
Expand Down
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.15",
"version": "0.9.16",
"exports": {
".": {
"import": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/cli",
"version": "0.9.15",
"version": "0.9.16",
"description": "WordPress Playground CLI",
"repository": {
"type": "git",
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.9.15",
"version": "0.9.16",
"description": "WordPress Playground client",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/common",
"version": "0.9.15",
"version": "0.9.16",
"description": "Common exports and utilities for WordPress Playground",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/storage",
"version": "0.0.1",
"version": "0.9.16",
"description": "Bindings for storing WordPress Playground on different backends.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/wordpress-builds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wp-playground/wordpress-builds",
"version": "0.9.15",
"version": "0.9.16",
"description": "WordPress Compilation Pipeline for the WordPress Playground",
"repository": {
"type": "git",
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.15",
"version": "0.9.16",
"description": "WordPress-related plumbing for WordPress Playground",
"repository": {
"type": "git",
Expand Down

0 comments on commit 47110de

Please sign in to comment.