diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4c80993c..4aa8c2e0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,27 +1,27 @@ { - "packages/ui-anchor": "1.2.0", - "packages/ui-bubble": "1.1.0", - "packages/ui-button": "1.2.0", - "packages/ui-card": "1.1.0", - "packages/ui-components": "5.32.0", + "packages/ui-anchor": "1.2.1", + "packages/ui-bubble": "1.1.1", + "packages/ui-button": "1.2.1", + "packages/ui-card": "1.1.1", + "packages/ui-components": "5.32.1", "packages/ui-fingerprint": "1.1.0", - "packages/ui-footer": "1.1.0", - "packages/ui-form": "1.8.0", - "packages/ui-header": "1.2.0", + "packages/ui-footer": "1.1.1", + "packages/ui-form": "1.8.1", + "packages/ui-header": "1.2.1", "packages/ui-hooks": "4.3.0", - "packages/ui-icons": "1.16.0", - "packages/ui-main": "1.1.0", - "packages/ui-menu": "1.2.0", - "packages/ui-panel": "1.1.0", - "packages/ui-pill": "1.1.0", - "packages/ui-private": "1.5.0", - "packages/ui-spinner": "1.1.0", + "packages/ui-icons": "1.16.1", + "packages/ui-main": "1.1.1", + "packages/ui-menu": "1.2.1", + "packages/ui-panel": "1.1.1", + "packages/ui-pill": "1.1.1", + "packages/ui-private": "1.5.1", + "packages/ui-spinner": "1.1.1", "packages/ui-styles": "1.12.0", - "packages/ui-system": "1.5.0", - "packages/ui-table": "1.2.0", - "packages/ui-textarea": "1.1.0", - "packages/ui-textinput": "1.3.0", - "packages/ui-toggle": "1.1.0", - "packages/ui-togglegroup": "1.2.0", - "packages/ui-truncate": "1.1.0" + "packages/ui-system": "1.5.1", + "packages/ui-table": "1.2.1", + "packages/ui-textarea": "1.1.1", + "packages/ui-textinput": "1.3.1", + "packages/ui-toggle": "1.1.1", + "packages/ui-togglegroup": "1.2.1", + "packages/ui-truncate": "1.1.1" } diff --git a/packages/ui-anchor/CHANGELOG.md b/packages/ui-anchor/CHANGELOG.md index 1f48c627..1701d509 100644 --- a/packages/ui-anchor/CHANGELOG.md +++ b/packages/ui-anchor/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.2.0...ui-anchor-v1.2.1) (2024-12-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.2.1 + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.1.12...ui-anchor-v1.2.0) (2024-12-18) diff --git a/packages/ui-anchor/package.json b/packages/ui-anchor/package.json index 06d96647..5398200b 100644 --- a/packages/ui-anchor/package.json +++ b/packages/ui-anchor/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-anchor", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-bubble/CHANGELOG.md b/packages/ui-bubble/CHANGELOG.md index d576aa92..db843e06 100644 --- a/packages/ui-bubble/CHANGELOG.md +++ b/packages/ui-bubble/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.1.0...ui-bubble-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.2.1 + * @versini/ui-icons bumped to 1.16.1 + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.0.15...ui-bubble-v1.1.0) (2024-12-18) diff --git a/packages/ui-bubble/package.json b/packages/ui-bubble/package.json index ee0e9bff..2ed35b73 100644 --- a/packages/ui-bubble/package.json +++ b/packages/ui-bubble/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-bubble", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-button/CHANGELOG.md b/packages/ui-button/CHANGELOG.md index f7c40abc..199e1a3f 100644 --- a/packages/ui-button/CHANGELOG.md +++ b/packages/ui-button/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-button-v1.2.0...ui-button-v1.2.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-button-v1.1.12...ui-button-v1.2.0) (2024-12-18) diff --git a/packages/ui-button/package.json b/packages/ui-button/package.json index 0a44d2c2..644f4872 100644 --- a/packages/ui-button/package.json +++ b/packages/ui-button/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-button", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-card/CHANGELOG.md b/packages/ui-card/CHANGELOG.md index 7837f2fa..031396ac 100644 --- a/packages/ui-card/CHANGELOG.md +++ b/packages/ui-card/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-card-v1.1.0...ui-card-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-card-v1.0.11...ui-card-v1.1.0) (2024-12-18) diff --git a/packages/ui-card/package.json b/packages/ui-card/package.json index e3b78bed..39ca0104 100644 --- a/packages/ui-card/package.json +++ b/packages/ui-card/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-card", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index c8d32b16..4548af25 100644 --- a/packages/ui-components/CHANGELOG.md +++ b/packages/ui-components/CHANGELOG.md @@ -192,6 +192,28 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [5.32.1](https://github.com/versini-org/ui-components/compare/ui-components-v5.32.0...ui-components-v5.32.1) (2024-12-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-anchor bumped to 1.2.1 + * @versini/ui-button bumped to 1.2.1 + * @versini/ui-bubble bumped to 1.1.1 + * @versini/ui-card bumped to 1.1.1 + * @versini/ui-footer bumped to 1.1.1 + * @versini/ui-header bumped to 1.2.1 + * @versini/ui-icons bumped to 1.16.1 + * @versini/ui-main bumped to 1.1.1 + * @versini/ui-menu bumped to 1.2.1 + * @versini/ui-panel bumped to 1.1.1 + * @versini/ui-pill bumped to 1.1.1 + * @versini/ui-private bumped to 1.5.1 + * @versini/ui-spinner bumped to 1.1.1 + * @versini/ui-table bumped to 1.2.1 + ## [5.32.0](https://github.com/versini-org/ui-components/compare/ui-components-v5.31.21...ui-components-v5.32.0) (2024-12-18) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 048316e4..ed048424 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-components", - "version": "5.32.0", + "version": "5.32.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/stats/stats.json b/packages/ui-components/stats/stats.json index ae4e6f27..3b2fd0aa 100644 --- a/packages/ui-components/stats/stats.json +++ b/packages/ui-components/stats/stats.json @@ -1658,5 +1658,25 @@ "limit": "80 KB", "passed": true } + }, + "5.32.1": { + "../bundlesize/dist/components/assets/style.css": { + "fileSize": 49735, + "fileSizeGzip": 7547, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/index.js": { + "fileSize": 76267, + "fileSizeGzip": 11189, + "limit": "12 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/vendor.js": { + "fileSize": 247703, + "fileSizeGzip": 81100, + "limit": "80 KB", + "passed": true + } } } diff --git a/packages/ui-footer/CHANGELOG.md b/packages/ui-footer/CHANGELOG.md index 772403b3..358dd4d9 100644 --- a/packages/ui-footer/CHANGELOG.md +++ b/packages/ui-footer/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-footer-v1.1.0...ui-footer-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-footer-v1.0.10...ui-footer-v1.1.0) (2024-12-18) diff --git a/packages/ui-footer/package.json b/packages/ui-footer/package.json index a7c7f280..f968a329 100644 --- a/packages/ui-footer/package.json +++ b/packages/ui-footer/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-footer", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-form/CHANGELOG.md b/packages/ui-form/CHANGELOG.md index 3c1dbdbf..b0e7499c 100644 --- a/packages/ui-form/CHANGELOG.md +++ b/packages/ui-form/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [1.8.1](https://github.com/versini-org/ui-components/compare/ui-form-v1.8.0...ui-form-v1.8.1) (2024-12-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-textarea bumped to 1.1.1 + * @versini/ui-textinput bumped to 1.3.1 + * @versini/ui-toggle bumped to 1.1.1 + * @versini/ui-togglegroup bumped to 1.2.1 + * @versini/ui-private bumped to 1.5.1 + ## [1.8.0](https://github.com/versini-org/ui-components/compare/ui-form-v1.7.4...ui-form-v1.8.0) (2024-12-18) diff --git a/packages/ui-form/package.json b/packages/ui-form/package.json index a12ec171..6fcb5f90 100644 --- a/packages/ui-form/package.json +++ b/packages/ui-form/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-form", - "version": "1.8.0", + "version": "1.8.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-form/stats/stats.json b/packages/ui-form/stats/stats.json index a6b7ef43..a2a9489e 100644 --- a/packages/ui-form/stats/stats.json +++ b/packages/ui-form/stats/stats.json @@ -614,5 +614,19 @@ "limit": "57 KB", "passed": true } + }, + "1.8.1": { + "../bundlesize/dist/form/assets/index.js": { + "fileSize": 34694, + "fileSizeGzip": 9810, + "limit": "20 KB", + "passed": true + }, + "../bundlesize/dist/form/assets/vendor.js": { + "fileSize": 184717, + "fileSizeGzip": 58162, + "limit": "57 KB", + "passed": true + } } } diff --git a/packages/ui-header/CHANGELOG.md b/packages/ui-header/CHANGELOG.md index f4e0858f..7c343b5f 100644 --- a/packages/ui-header/CHANGELOG.md +++ b/packages/ui-header/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-header-v1.2.0...ui-header-v1.2.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-header-v1.1.2...ui-header-v1.2.0) (2024-12-18) diff --git a/packages/ui-header/package.json b/packages/ui-header/package.json index 4b524a6e..659dc71d 100644 --- a/packages/ui-header/package.json +++ b/packages/ui-header/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-header", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-icons/CHANGELOG.md b/packages/ui-icons/CHANGELOG.md index b396ff85..45817594 100644 --- a/packages/ui-icons/CHANGELOG.md +++ b/packages/ui-icons/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.16.1](https://github.com/versini-org/ui-components/compare/ui-icons-v1.16.0...ui-icons-v1.16.1) (2024-12-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + * devDependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.16.0](https://github.com/versini-org/ui-components/compare/ui-icons-v1.15.3...ui-icons-v1.16.0) (2024-12-18) diff --git a/packages/ui-icons/package.json b/packages/ui-icons/package.json index b543256f..ec9144fd 100644 --- a/packages/ui-icons/package.json +++ b/packages/ui-icons/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-icons", - "version": "1.16.0", + "version": "1.16.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-main/CHANGELOG.md b/packages/ui-main/CHANGELOG.md index 920aef68..f5bf2340 100644 --- a/packages/ui-main/CHANGELOG.md +++ b/packages/ui-main/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-main-v1.1.0...ui-main-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-main-v1.0.10...ui-main-v1.1.0) (2024-12-18) diff --git a/packages/ui-main/package.json b/packages/ui-main/package.json index 562a5681..979e2bdb 100644 --- a/packages/ui-main/package.json +++ b/packages/ui-main/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-main", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-menu/CHANGELOG.md b/packages/ui-menu/CHANGELOG.md index df83ba67..3cc8ea27 100644 --- a/packages/ui-menu/CHANGELOG.md +++ b/packages/ui-menu/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-menu-v1.2.0...ui-menu-v1.2.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-menu-v1.1.2...ui-menu-v1.2.0) (2024-12-18) diff --git a/packages/ui-menu/package.json b/packages/ui-menu/package.json index d4b678a5..f7bdb737 100644 --- a/packages/ui-menu/package.json +++ b/packages/ui-menu/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-menu", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-panel/CHANGELOG.md b/packages/ui-panel/CHANGELOG.md index 8c18c7eb..a3e12f49 100644 --- a/packages/ui-panel/CHANGELOG.md +++ b/packages/ui-panel/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-panel-v1.1.0...ui-panel-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.2.1 + * @versini/ui-icons bumped to 1.16.1 + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-panel-v1.0.16...ui-panel-v1.1.0) (2024-12-18) diff --git a/packages/ui-panel/package.json b/packages/ui-panel/package.json index cb5be76e..6fb64c6e 100644 --- a/packages/ui-panel/package.json +++ b/packages/ui-panel/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-panel", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-pill/CHANGELOG.md b/packages/ui-pill/CHANGELOG.md index 56c22235..0e4d36df 100644 --- a/packages/ui-pill/CHANGELOG.md +++ b/packages/ui-pill/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-pill-v1.1.0...ui-pill-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-pill-v1.0.10...ui-pill-v1.1.0) (2024-12-18) diff --git a/packages/ui-pill/package.json b/packages/ui-pill/package.json index 2c7a18ff..57fe800f 100644 --- a/packages/ui-pill/package.json +++ b/packages/ui-pill/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-pill", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-private/CHANGELOG.md b/packages/ui-private/CHANGELOG.md index 6ea97417..b0bae6b1 100644 --- a/packages/ui-private/CHANGELOG.md +++ b/packages/ui-private/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/versini-org/ui-components/compare/ui-private-v1.5.0...ui-private-v1.5.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + ## [1.5.0](https://github.com/versini-org/ui-components/compare/ui-private-v1.4.19...ui-private-v1.5.0) (2024-12-18) diff --git a/packages/ui-private/package.json b/packages/ui-private/package.json index 42b53b0e..15151993 100644 --- a/packages/ui-private/package.json +++ b/packages/ui-private/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-private", - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-spinner/CHANGELOG.md b/packages/ui-spinner/CHANGELOG.md index 5ff32f05..20468fd5 100644 --- a/packages/ui-spinner/CHANGELOG.md +++ b/packages/ui-spinner/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.1.0...ui-spinner-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.0.10...ui-spinner-v1.1.0) (2024-12-18) diff --git a/packages/ui-spinner/package.json b/packages/ui-spinner/package.json index 1f929243..08886a02 100644 --- a/packages/ui-spinner/package.json +++ b/packages/ui-spinner/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-spinner", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-system/CHANGELOG.md b/packages/ui-system/CHANGELOG.md index 768e93c6..11a94ce5 100644 --- a/packages/ui-system/CHANGELOG.md +++ b/packages/ui-system/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.5.1](https://github.com/versini-org/ui-components/compare/ui-system-v1.5.0...ui-system-v1.5.1) (2024-12-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.5.0](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.21...ui-system-v1.5.0) (2024-12-18) diff --git a/packages/ui-system/package.json b/packages/ui-system/package.json index f51a8bd8..2fc4217c 100644 --- a/packages/ui-system/package.json +++ b/packages/ui-system/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-system", - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-system/stats/stats.json b/packages/ui-system/stats/stats.json index cee40c03..a117eade 100644 --- a/packages/ui-system/stats/stats.json +++ b/packages/ui-system/stats/stats.json @@ -598,5 +598,25 @@ "limit": "57 KB", "passed": true } + }, + "1.5.1": { + "../bundlesize/dist/system/assets/style.css": { + "fileSize": 12996, + "fileSizeGzip": 2803, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/index.js": { + "fileSize": 5535, + "fileSizeGzip": 1954, + "limit": "3 KB", + "passed": true + }, + "../bundlesize/dist/system/assets/vendor.js": { + "fileSize": 184721, + "fileSizeGzip": 58150, + "limit": "57 KB", + "passed": true + } } } diff --git a/packages/ui-table/CHANGELOG.md b/packages/ui-table/CHANGELOG.md index 18eed851..871aa0e8 100644 --- a/packages/ui-table/CHANGELOG.md +++ b/packages/ui-table/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-table-v1.2.0...ui-table-v1.2.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.2.1 + * @versini/ui-icons bumped to 1.16.1 + * @versini/ui-private bumped to 1.5.1 + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-table-v1.1.1...ui-table-v1.2.0) (2024-12-18) diff --git a/packages/ui-table/package.json b/packages/ui-table/package.json index f92dc932..c5a7a5fd 100644 --- a/packages/ui-table/package.json +++ b/packages/ui-table/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-table", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textarea/CHANGELOG.md b/packages/ui-textarea/CHANGELOG.md index 71af8b1f..b694f0f5 100644 --- a/packages/ui-textarea/CHANGELOG.md +++ b/packages/ui-textarea/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.1.0...ui-textarea-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.0.10...ui-textarea-v1.1.0) (2024-12-18) diff --git a/packages/ui-textarea/package.json b/packages/ui-textarea/package.json index 8e3b2460..f8391174 100644 --- a/packages/ui-textarea/package.json +++ b/packages/ui-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textarea", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textinput/CHANGELOG.md b/packages/ui-textinput/CHANGELOG.md index 28a92f89..42edb752 100644 --- a/packages/ui-textinput/CHANGELOG.md +++ b/packages/ui-textinput/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.3.1](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.3.0...ui-textinput-v1.3.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.3.0](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.2.3...ui-textinput-v1.3.0) (2024-12-18) diff --git a/packages/ui-textinput/package.json b/packages/ui-textinput/package.json index b7d189e7..73973509 100644 --- a/packages/ui-textinput/package.json +++ b/packages/ui-textinput/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textinput", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-toggle/CHANGELOG.md b/packages/ui-toggle/CHANGELOG.md index a920f9ad..9d59f5b8 100644 --- a/packages/ui-toggle/CHANGELOG.md +++ b/packages/ui-toggle/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.1.0...ui-toggle-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.0.9...ui-toggle-v1.1.0) (2024-12-18) diff --git a/packages/ui-toggle/package.json b/packages/ui-toggle/package.json index 3dcc3138..69ca4ec2 100644 --- a/packages/ui-toggle/package.json +++ b/packages/ui-toggle/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-toggle", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-togglegroup/CHANGELOG.md b/packages/ui-togglegroup/CHANGELOG.md index 292ea05f..b57cfda3 100644 --- a/packages/ui-togglegroup/CHANGELOG.md +++ b/packages/ui-togglegroup/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.1](https://github.com/versini-org/ui-components/compare/ui-togglegroup-v1.2.0...ui-togglegroup-v1.2.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.5.1 + ## [1.2.0](https://github.com/versini-org/ui-components/compare/ui-togglegroup-v1.1.2...ui-togglegroup-v1.2.0) (2024-12-18) diff --git a/packages/ui-togglegroup/package.json b/packages/ui-togglegroup/package.json index 561ba938..04806320 100644 --- a/packages/ui-togglegroup/package.json +++ b/packages/ui-togglegroup/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-togglegroup", - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-truncate/CHANGELOG.md b/packages/ui-truncate/CHANGELOG.md index 64588713..1de7f520 100644 --- a/packages/ui-truncate/CHANGELOG.md +++ b/packages/ui-truncate/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.1.1](https://github.com/versini-org/ui-components/compare/ui-truncate-v1.1.0...ui-truncate-v1.1.1) (2024-12-18) + + +### Bug Fixes + +* bump non-breaking dependencies to latest ([#771](https://github.com/versini-org/ui-components/issues/771)) ([11adf6b](https://github.com/versini-org/ui-components/commit/11adf6bdd4555f00c9494ea86dae8b99793c88b3)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.2.1 + ## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-truncate-v1.0.9...ui-truncate-v1.1.0) (2024-12-18) diff --git a/packages/ui-truncate/package.json b/packages/ui-truncate/package.json index 48997bb2..5e980273 100644 --- a/packages/ui-truncate/package.json +++ b/packages/ui-truncate/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-truncate", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "author": "Arno Versini", "publishConfig": {