From e5e925a113dd3f3bb6b1b43d63a2bd4da651c920 Mon Sep 17 00:00:00 2001 From: Matt Jones <885417+jonesmac@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:22:02 -0400 Subject: [PATCH] deploy v5.0.1 --- package.json | 2 +- packages/accordion/package.json | 2 +- packages/animation/package.json | 2 +- packages/appbar/package.json | 2 +- packages/async-effect/package.json | 2 +- packages/base-page/package.json | 2 +- packages/button/package.json | 2 +- packages/common/package.json | 2 +- packages/cookie-consent/package.json | 2 +- packages/crypto/package.json | 2 +- packages/dialogs/package.json | 2 +- packages/error/package.json | 2 +- packages/experiments/package.json | 2 +- packages/flexbox/package.json | 2 +- packages/hooks/package.json | 2 +- packages/identicon/package.json | 2 +- packages/invertible-theme/package.json | 2 +- packages/link/package.json | 2 +- packages/mixpanel/package.json | 2 +- packages/number-status/package.json | 2 +- packages/pixel-debugger/package.json | 2 +- packages/pixel/package.json | 2 +- packages/portal/package.json | 2 +- packages/promise/package.json | 2 +- packages/quick-tip-button/package.json | 2 +- packages/render-spin-check/package.json | 2 +- packages/rich-result/package.json | 2 +- packages/scroll-to-top/package.json | 2 +- packages/select/package.json | 2 +- packages/shared/package.json | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package.json b/package.json index 0c12e91d..1ae035a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/sdk-react", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/accordion/package.json b/packages/accordion/package.json index 3b49310d..3eba181b 100644 --- a/packages/accordion/package.json +++ b/packages/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-accordion", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/animation/package.json b/packages/animation/package.json index 76250d16..32f4bad8 100644 --- a/packages/animation/package.json +++ b/packages/animation/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-animation", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/appbar/package.json b/packages/appbar/package.json index b51a58a1..d9bb19ca 100644 --- a/packages/appbar/package.json +++ b/packages/appbar/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-appbar", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/async-effect/package.json b/packages/async-effect/package.json index 9d545b4e..f3f34a57 100644 --- a/packages/async-effect/package.json +++ b/packages/async-effect/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-async-effect", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/base-page/package.json b/packages/base-page/package.json index 91271e86..bef29092 100644 --- a/packages/base-page/package.json +++ b/packages/base-page/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-base-page", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/button/package.json b/packages/button/package.json index c9817053..16b574d2 100644 --- a/packages/button/package.json +++ b/packages/button/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-button", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/common/package.json b/packages/common/package.json index 14a6c38a..74323f10 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-common", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/cookie-consent/package.json b/packages/cookie-consent/package.json index d62eb706..c27c2bae 100644 --- a/packages/cookie-consent/package.json +++ b/packages/cookie-consent/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-cookie-consent", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index bfa0a355..2b49bff7 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-crypto", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/dialogs/package.json b/packages/dialogs/package.json index 7bc851c5..92366c99 100644 --- a/packages/dialogs/package.json +++ b/packages/dialogs/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-dialogs", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/error/package.json b/packages/error/package.json index a00f4610..705c2430 100644 --- a/packages/error/package.json +++ b/packages/error/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-error", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/experiments/package.json b/packages/experiments/package.json index 865f442b..54f3b7d7 100644 --- a/packages/experiments/package.json +++ b/packages/experiments/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-experiments", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/flexbox/package.json b/packages/flexbox/package.json index fb230916..79ddf449 100644 --- a/packages/flexbox/package.json +++ b/packages/flexbox/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-flexbox", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 762e6729..ae499d2d 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-hooks", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/identicon/package.json b/packages/identicon/package.json index c023a6ec..2d977b91 100644 --- a/packages/identicon/package.json +++ b/packages/identicon/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-identicon", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/invertible-theme/package.json b/packages/invertible-theme/package.json index 137afc8c..14caa55f 100644 --- a/packages/invertible-theme/package.json +++ b/packages/invertible-theme/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-invertible-theme", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/link/package.json b/packages/link/package.json index c63c78b2..5c89f9bd 100644 --- a/packages/link/package.json +++ b/packages/link/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-link", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/mixpanel/package.json b/packages/mixpanel/package.json index 4bce7a7b..16344f96 100644 --- a/packages/mixpanel/package.json +++ b/packages/mixpanel/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-mixpanel", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/number-status/package.json b/packages/number-status/package.json index b3ff5540..0310ca62 100644 --- a/packages/number-status/package.json +++ b/packages/number-status/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-number-status", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/pixel-debugger/package.json b/packages/pixel-debugger/package.json index 43a212f2..db9b7a4a 100644 --- a/packages/pixel-debugger/package.json +++ b/packages/pixel-debugger/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-pixel-debugger", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/pixel/package.json b/packages/pixel/package.json index 40018089..39a56e0e 100644 --- a/packages/pixel/package.json +++ b/packages/pixel/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-pixel", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/portal/package.json b/packages/portal/package.json index 9638bff2..5aa0b363 100644 --- a/packages/portal/package.json +++ b/packages/portal/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-portal", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/promise/package.json b/packages/promise/package.json index 02bd38e2..98075994 100644 --- a/packages/promise/package.json +++ b/packages/promise/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-promise", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/quick-tip-button/package.json b/packages/quick-tip-button/package.json index 40fcf13b..d78215ef 100644 --- a/packages/quick-tip-button/package.json +++ b/packages/quick-tip-button/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-quick-tip-button", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/render-spin-check/package.json b/packages/render-spin-check/package.json index db27d740..8b9688e9 100644 --- a/packages/render-spin-check/package.json +++ b/packages/render-spin-check/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-render-spin-check", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/rich-result/package.json b/packages/rich-result/package.json index b1287a40..e743f039 100644 --- a/packages/rich-result/package.json +++ b/packages/rich-result/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-rich-result", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/scroll-to-top/package.json b/packages/scroll-to-top/package.json index ff5ea842..5475cd72 100644 --- a/packages/scroll-to-top/package.json +++ b/packages/scroll-to-top/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-scroll-to-top", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/select/package.json b/packages/select/package.json index 53b7fc8a..b073c0ff 100644 --- a/packages/select/package.json +++ b/packages/select/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-select", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility", diff --git a/packages/shared/package.json b/packages/shared/package.json index af141144..3eb3db7d 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@xylabs/react-shared", - "version": "5.0.0", + "version": "5.0.1", "description": "Common React library for all XY Labs projects that use React", "keywords": [ "utility",