From e38f3b0dde5bc4d45c908d98cde86df03612b6db Mon Sep 17 00:00:00 2001 From: Arno V Date: Tue, 17 Sep 2024 14:23:26 -0400 Subject: [PATCH] chore: release main (#653) :rocket: Automated Release ---
ui-anchor: 1.1.0 ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.0.1...ui-anchor-v1.1.0) (2024-09-17) ### Features * simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 1.1.0
ui-bubble: 1.0.0 ## 1.0.0 (2024-09-17) ### Features * **Bubble:** extracting Bubble as a standalone package ([#646](https://github.com/versini-org/ui-components/issues/646)) ([7eb19b7](https://github.com/versini-org/ui-components/commit/7eb19b791ba2d13c72d2b19bb0a01626f0ee3b97)) * simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) ### Bug Fixes * **Bubble:** invalid name for analytics ([#650](https://github.com/versini-org/ui-components/issues/650)) ([1575d09](https://github.com/versini-org/ui-components/commit/1575d09a40bd27964ec155caabe1b56d2c3ad2d4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 1.1.0
ui-button: 1.1.0 ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-button-v1.0.2...ui-button-v1.1.0) (2024-09-17) ### Features * simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053))
ui-card: 1.0.0 ## 1.0.0 (2024-09-17) ### Features * **Card:** extracting Card as a standalone package ([#648](https://github.com/versini-org/ui-components/issues/648)) ([1a08557](https://github.com/versini-org/ui-components/commit/1a0855708584f41c825efe170da4aa13ff163453)) * simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053))
ui-components: 5.24.1 ## [5.24.1](https://github.com/versini-org/ui-components/compare/ui-components-v5.24.0...ui-components-v5.24.1) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-anchor bumped to 1.1.0 * @versini/ui-button bumped to 1.1.0 * @versini/ui-bubble bumped to 1.0.0 * @versini/ui-card bumped to 1.0.0
ui-form: 1.3.16 ## [1.3.16](https://github.com/versini-org/ui-components/compare/ui-form-v1.3.15...ui-form-v1.3.16) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-button bumped to 1.1.0
ui-system: 1.4.10 ## [1.4.10](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.9...ui-system-v1.4.10) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-button bumped to 1.1.0
--- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: aversini --- .release-please-manifest.json | 14 +++++++------- packages/ui-anchor/CHANGELOG.md | 14 ++++++++++++++ packages/ui-anchor/package.json | 2 +- packages/ui-bubble/CHANGELOG.md | 21 +++++++++++++++++++++ packages/ui-bubble/package.json | 10 +++++++--- packages/ui-button/CHANGELOG.md | 7 +++++++ packages/ui-button/package.json | 2 +- packages/ui-card/CHANGELOG.md | 9 +++++++++ packages/ui-card/package.json | 10 +++++++--- packages/ui-components/CHANGELOG.md | 12 ++++++++++++ packages/ui-components/package.json | 2 +- packages/ui-components/stats/stats.json | 20 ++++++++++++++++++++ packages/ui-form/CHANGELOG.md | 9 +++++++++ packages/ui-form/package.json | 10 +++++++--- packages/ui-form/stats/stats.json | 14 ++++++++++++++ packages/ui-system/CHANGELOG.md | 9 +++++++++ packages/ui-system/package.json | 10 +++++++--- packages/ui-system/stats/stats.json | 20 ++++++++++++++++++++ 18 files changed, 173 insertions(+), 22 deletions(-) create mode 100644 packages/ui-bubble/CHANGELOG.md create mode 100644 packages/ui-card/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 83956d69..7cf2a867 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,14 +1,14 @@ { - "packages/ui-components": "5.24.0", + "packages/ui-components": "5.24.1", "packages/ui-hooks": "4.1.3", - "packages/ui-system": "1.4.9", + "packages/ui-system": "1.4.10", "packages/ui-private": "1.4.9", "packages/ui-icons": "1.12.1", "packages/ui-styles": "1.9.7", - "packages/ui-form": "1.3.15", + "packages/ui-form": "1.3.16", "packages/ui-fingerprint": "1.0.1", - "packages/ui-button": "1.0.2", - "packages/ui-anchor": "1.0.1", - "packages/ui-bubble": "0.0.0", - "packages/ui-card": "0.0.0" + "packages/ui-button": "1.1.0", + "packages/ui-anchor": "1.1.0", + "packages/ui-bubble": "1.0.0", + "packages/ui-card": "1.0.0" } diff --git a/packages/ui-anchor/CHANGELOG.md b/packages/ui-anchor/CHANGELOG.md index 4e23e587..47f94285 100644 --- a/packages/ui-anchor/CHANGELOG.md +++ b/packages/ui-anchor/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.0.1...ui-anchor-v1.1.0) (2024-09-17) + + +### Features + +* simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.0 + ## [1.0.1](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.0.0...ui-anchor-v1.0.1) (2024-09-16) diff --git a/packages/ui-anchor/package.json b/packages/ui-anchor/package.json index d391e477..cdfa6420 100644 --- a/packages/ui-anchor/package.json +++ b/packages/ui-anchor/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-anchor", - "version": "1.0.1", + "version": "1.1.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-bubble/CHANGELOG.md b/packages/ui-bubble/CHANGELOG.md new file mode 100644 index 00000000..3218c358 --- /dev/null +++ b/packages/ui-bubble/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## 1.0.0 (2024-09-17) + + +### Features + +* **Bubble:** extracting Bubble as a standalone package ([#646](https://github.com/versini-org/ui-components/issues/646)) ([7eb19b7](https://github.com/versini-org/ui-components/commit/7eb19b791ba2d13c72d2b19bb0a01626f0ee3b97)) +* simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) + + +### Bug Fixes + +* **Bubble:** invalid name for analytics ([#650](https://github.com/versini-org/ui-components/issues/650)) ([1575d09](https://github.com/versini-org/ui-components/commit/1575d09a40bd27964ec155caabe1b56d2c3ad2d4)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.0 diff --git a/packages/ui-bubble/package.json b/packages/ui-bubble/package.json index bea247e0..57f32e43 100644 --- a/packages/ui-bubble/package.json +++ b/packages/ui-bubble/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-bubble", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { @@ -14,7 +14,9 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -46,5 +48,7 @@ "clsx": "2.1.1", "tailwindcss": "3.4.11" }, - "sideEffects": ["**/*.css"] + "sideEffects": [ + "**/*.css" + ] } diff --git a/packages/ui-button/CHANGELOG.md b/packages/ui-button/CHANGELOG.md index 9107dc2f..52ce7987 100644 --- a/packages/ui-button/CHANGELOG.md +++ b/packages/ui-button/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-button-v1.0.2...ui-button-v1.1.0) (2024-09-17) + + +### Features + +* simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) + ## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-button-v1.0.1...ui-button-v1.0.2) (2024-09-16) diff --git a/packages/ui-button/package.json b/packages/ui-button/package.json index 466138e1..7a66cbd7 100644 --- a/packages/ui-button/package.json +++ b/packages/ui-button/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-button", - "version": "1.0.2", + "version": "1.1.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-card/CHANGELOG.md b/packages/ui-card/CHANGELOG.md new file mode 100644 index 00000000..94aeaeaf --- /dev/null +++ b/packages/ui-card/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.0 (2024-09-17) + + +### Features + +* **Card:** extracting Card as a standalone package ([#648](https://github.com/versini-org/ui-components/issues/648)) ([1a08557](https://github.com/versini-org/ui-components/commit/1a0855708584f41c825efe170da4aa13ff163453)) +* simplification of the global name for individual components ([#652](https://github.com/versini-org/ui-components/issues/652)) ([91c6c85](https://github.com/versini-org/ui-components/commit/91c6c857e38f8368c509a04e63912a35e75c2053)) diff --git a/packages/ui-card/package.json b/packages/ui-card/package.json index e4a7213e..364a1760 100644 --- a/packages/ui-card/package.json +++ b/packages/ui-card/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-card", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { @@ -14,7 +14,9 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -46,5 +48,7 @@ "clsx": "2.1.1", "tailwindcss": "3.4.11" }, - "sideEffects": ["**/*.css"] + "sideEffects": [ + "**/*.css" + ] } diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index 4514a87c..231a7c3d 100644 --- a/packages/ui-components/CHANGELOG.md +++ b/packages/ui-components/CHANGELOG.md @@ -192,6 +192,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [5.24.1](https://github.com/versini-org/ui-components/compare/ui-components-v5.24.0...ui-components-v5.24.1) (2024-09-17) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-anchor bumped to 1.1.0 + * @versini/ui-button bumped to 1.1.0 + * @versini/ui-bubble bumped to 1.0.0 + * @versini/ui-card bumped to 1.0.0 + ## [5.24.0](https://github.com/versini-org/ui-components/compare/ui-components-v5.23.0...ui-components-v5.24.0) (2024-09-16) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index ed7d1936..095bb49f 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-components", - "version": "5.24.0", + "version": "5.24.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/stats/stats.json b/packages/ui-components/stats/stats.json index eec12cb1..1ec4e1bc 100644 --- a/packages/ui-components/stats/stats.json +++ b/packages/ui-components/stats/stats.json @@ -1058,5 +1058,25 @@ "limit": "67 KB", "passed": true } + }, + "5.24.1": { + "../bundlesize/dist/components/assets/style.css": { + "fileSize": 37613, + "fileSizeGzip": 6245, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/index.js": { + "fileSize": 55447, + "fileSizeGzip": 11026, + "limit": "12 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/vendor.js": { + "fileSize": 202712, + "fileSizeGzip": 67201, + "limit": "67 KB", + "passed": true + } } } diff --git a/packages/ui-form/CHANGELOG.md b/packages/ui-form/CHANGELOG.md index a00c57a2..d56b1225 100644 --- a/packages/ui-form/CHANGELOG.md +++ b/packages/ui-form/CHANGELOG.md @@ -35,6 +35,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.3.16](https://github.com/versini-org/ui-components/compare/ui-form-v1.3.15...ui-form-v1.3.16) (2024-09-17) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-button bumped to 1.1.0 + ## [1.3.15](https://github.com/versini-org/ui-components/compare/ui-form-v1.3.14...ui-form-v1.3.15) (2024-09-16) diff --git a/packages/ui-form/package.json b/packages/ui-form/package.json index b834e0c0..a90b5ba8 100644 --- a/packages/ui-form/package.json +++ b/packages/ui-form/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-form", - "version": "1.3.15", + "version": "1.3.16", "license": "MIT", "author": "Arno Versini", "publishConfig": { @@ -14,7 +14,9 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -49,5 +51,7 @@ "@versini/ui-private": "workspace:../ui-private", "clsx": "2.1.1" }, - "sideEffects": ["**/*.css"] + "sideEffects": [ + "**/*.css" + ] } diff --git a/packages/ui-form/stats/stats.json b/packages/ui-form/stats/stats.json index edcd45a1..0494b5f1 100644 --- a/packages/ui-form/stats/stats.json +++ b/packages/ui-form/stats/stats.json @@ -292,5 +292,19 @@ "limit": "67 KB", "passed": true } + }, + "1.3.16": { + "../bundlesize/dist/form/assets/index.js": { + "fileSize": 17769, + "fileSizeGzip": 5316, + "limit": "20 KB", + "passed": true + }, + "../bundlesize/dist/form/assets/vendor.js": { + "fileSize": 142129, + "fileSizeGzip": 45524, + "limit": "67 KB", + "passed": true + } } } diff --git a/packages/ui-system/CHANGELOG.md b/packages/ui-system/CHANGELOG.md index f464bebb..2c47801c 100644 --- a/packages/ui-system/CHANGELOG.md +++ b/packages/ui-system/CHANGELOG.md @@ -31,6 +31,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.4.10](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.9...ui-system-v1.4.10) (2024-09-17) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-button bumped to 1.1.0 + ## [1.4.9](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.8...ui-system-v1.4.9) (2024-09-16) diff --git a/packages/ui-system/package.json b/packages/ui-system/package.json index 38d69c1b..d2464043 100644 --- a/packages/ui-system/package.json +++ b/packages/ui-system/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-system", - "version": "1.4.9", + "version": "1.4.10", "license": "MIT", "author": "Arno Versini", "publishConfig": { @@ -14,7 +14,9 @@ "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build:check": "tsc", "build:js": "vite build", @@ -50,5 +52,7 @@ "clsx": "2.1.1", "tailwindcss": "3.4.11" }, - "sideEffects": ["**/*.css"] + "sideEffects": [ + "**/*.css" + ] } diff --git a/packages/ui-system/stats/stats.json b/packages/ui-system/stats/stats.json index a1fd1936..7dff024b 100644 --- a/packages/ui-system/stats/stats.json +++ b/packages/ui-system/stats/stats.json @@ -338,5 +338,25 @@ "limit": "46 KB", "passed": true } + }, + "1.4.10": { + "../bundlesize/dist/system/assets/style.css": { + "fileSize": 12627, + "fileSizeGzip": 2638, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/index.js": { + "fileSize": 5604, + "fileSizeGzip": 1980, + "limit": "3 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/vendor.js": { + "fileSize": 142129, + "fileSizeGzip": 45524, + "limit": "46 KB", + "passed": true + } } }