From b961abf07c9b9eab36f0e0c70ac91d7c93beb9fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:42:44 +0000 Subject: [PATCH] v0.9.2 --- package-lock.json | 28 ++++++++++++++-------------- package.json | 2 +- packages/uix-core/package.json | 2 +- packages/uix-guest/package.json | 4 ++-- packages/uix-host-react/package.json | 6 +++--- packages/uix-host/package.json | 4 ++-- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66d27e2..7a6082d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@adobe/uix-sdk-monorepo", - "version": "0.9.1", + "version": "0.9.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@adobe/uix-sdk-monorepo", - "version": "0.9.1", + "version": "0.9.2", "license": "Apache-2.0", "workspaces": [ "packages/*", @@ -21423,23 +21423,23 @@ }, "packages/uix-core": { "name": "@adobe/uix-core", - "version": "0.9.1", + "version": "0.9.2", "license": "Apache-2.0" }, "packages/uix-guest": { "name": "@adobe/uix-guest", - "version": "0.9.1", + "version": "0.9.2", "license": "Apache-2.0", "dependencies": { - "@adobe/uix-core": "^0.9.1" + "@adobe/uix-core": "^0.9.2" } }, "packages/uix-host": { "name": "@adobe/uix-host", - "version": "0.9.1", + "version": "0.9.2", "license": "Apache-2.0", "dependencies": { - "@adobe/uix-core": "^0.9.1" + "@adobe/uix-core": "^0.9.2" }, "devDependencies": { "@types/jest": "^29.5.12", @@ -21451,11 +21451,11 @@ }, "packages/uix-host-react": { "name": "@adobe/uix-host-react", - "version": "0.9.1", + "version": "0.9.2", "license": "Apache-2.0", "dependencies": { - "@adobe/uix-core": "^0.9.1", - "@adobe/uix-host": "^0.9.1" + "@adobe/uix-core": "^0.9.2", + "@adobe/uix-host": "^0.9.2" }, "devDependencies": { "@swc/jest": "^0.2.29", @@ -21594,13 +21594,13 @@ "@adobe/uix-guest": { "version": "file:packages/uix-guest", "requires": { - "@adobe/uix-core": "^0.9.1" + "@adobe/uix-core": "^0.9.2" } }, "@adobe/uix-host": { "version": "file:packages/uix-host", "requires": { - "@adobe/uix-core": "^0.9.1", + "@adobe/uix-core": "^0.9.2", "@types/jest": "^29.5.12", "jest": "^29.7.0", "jest-fetch-mock": "^3.0.3", @@ -21619,8 +21619,8 @@ "@adobe/uix-host-react": { "version": "file:packages/uix-host-react", "requires": { - "@adobe/uix-core": "^0.9.1", - "@adobe/uix-host": "^0.9.1", + "@adobe/uix-core": "^0.9.2", + "@adobe/uix-host": "^0.9.2", "@swc/jest": "^0.2.29", "@testing-library/dom": "^8.1.0", "@testing-library/jest-dom": "^5.14.1", diff --git a/package.json b/package.json index 2d71761..33e3749 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adobe/uix-sdk-monorepo", "private": true, - "version": "0.9.1", + "version": "0.9.2", "description": "Monorepo for @adobe/uix-sdk development", "author": "Adobe, Inc,", "scripts": { diff --git a/packages/uix-core/package.json b/packages/uix-core/package.json index 5ec2a54..34d4414 100644 --- a/packages/uix-core/package.json +++ b/packages/uix-core/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/uix-core", - "version": "0.9.1", + "version": "0.9.2", "publishConfig": { "access": "public" }, diff --git a/packages/uix-guest/package.json b/packages/uix-guest/package.json index a80fffe..1b47032 100644 --- a/packages/uix-guest/package.json +++ b/packages/uix-guest/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/uix-guest", - "version": "0.9.1", + "version": "0.9.2", "publishConfig": { "access": "public" }, @@ -18,7 +18,7 @@ ], "bugs": "https://github.com/adobe/uix-sdk/issues", "dependencies": { - "@adobe/uix-core": "^0.9.1" + "@adobe/uix-core": "^0.9.2" }, "files": [ "README.md", diff --git a/packages/uix-host-react/package.json b/packages/uix-host-react/package.json index 5a16913..ff3c490 100644 --- a/packages/uix-host-react/package.json +++ b/packages/uix-host-react/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/uix-host-react", - "version": "0.9.1", + "version": "0.9.2", "publishConfig": { "access": "public" }, @@ -20,8 +20,8 @@ ], "bugs": "https://github.com/adobe/uix-sdk/issues", "dependencies": { - "@adobe/uix-core": "^0.9.1", - "@adobe/uix-host": "^0.9.1" + "@adobe/uix-core": "^0.9.2", + "@adobe/uix-host": "^0.9.2" }, "devDependencies": { "@swc/jest": "^0.2.29", diff --git a/packages/uix-host/package.json b/packages/uix-host/package.json index aba319b..3bf1ba2 100644 --- a/packages/uix-host/package.json +++ b/packages/uix-host/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/uix-host", - "version": "0.9.1", + "version": "0.9.2", "publishConfig": { "access": "public" }, @@ -20,7 +20,7 @@ ], "bugs": "https://github.com/adobe/uix-sdk/issues", "dependencies": { - "@adobe/uix-core": "^0.9.1" + "@adobe/uix-core": "^0.9.2" }, "devDependencies": { "@types/jest": "^29.5.12",