From 57042b6edc29b498a1fb26d08eb2fcfa7587d46f Mon Sep 17 00:00:00 2001 From: Arno V Date: Thu, 26 Sep 2024 17:20:02 -0400 Subject: [PATCH 1/2] chore: release main --- .release-please-manifest.json | 44 ++++++++++++++--------------- packages/ui-anchor/CHANGELOG.md | 11 ++++++++ packages/ui-anchor/package.json | 2 +- packages/ui-bubble/CHANGELOG.md | 13 +++++++++ packages/ui-bubble/package.json | 2 +- packages/ui-button/CHANGELOG.md | 12 ++++++++ packages/ui-button/package.json | 2 +- packages/ui-card/CHANGELOG.md | 11 ++++++++ packages/ui-card/package.json | 2 +- packages/ui-components/CHANGELOG.md | 24 ++++++++++++++++ packages/ui-components/package.json | 2 +- packages/ui-footer/CHANGELOG.md | 11 ++++++++ packages/ui-footer/package.json | 2 +- packages/ui-form/CHANGELOG.md | 16 +++++++++++ packages/ui-form/package.json | 2 +- packages/ui-header/CHANGELOG.md | 11 ++++++++ packages/ui-header/package.json | 2 +- packages/ui-icons/CHANGELOG.md | 11 ++++++++ packages/ui-icons/package.json | 2 +- packages/ui-main/CHANGELOG.md | 11 ++++++++ packages/ui-main/package.json | 2 +- packages/ui-menu/CHANGELOG.md | 11 ++++++++ packages/ui-menu/package.json | 2 +- packages/ui-panel/CHANGELOG.md | 13 +++++++++ packages/ui-panel/package.json | 2 +- packages/ui-pill/CHANGELOG.md | 11 ++++++++ packages/ui-pill/package.json | 2 +- packages/ui-private/CHANGELOG.md | 9 ++++++ packages/ui-private/package.json | 2 +- packages/ui-spinner/CHANGELOG.md | 11 ++++++++ packages/ui-spinner/package.json | 2 +- packages/ui-styles/CHANGELOG.md | 7 +++++ packages/ui-styles/package.json | 2 +- packages/ui-system/CHANGELOG.md | 12 ++++++++ packages/ui-system/package.json | 2 +- packages/ui-table/CHANGELOG.md | 13 +++++++++ packages/ui-table/package.json | 2 +- packages/ui-textarea/CHANGELOG.md | 11 ++++++++ packages/ui-textarea/package.json | 2 +- packages/ui-textinput/CHANGELOG.md | 23 +++++++++++++++ packages/ui-textinput/package.json | 2 +- packages/ui-toggle/CHANGELOG.md | 11 ++++++++ packages/ui-toggle/package.json | 2 +- packages/ui-truncate/CHANGELOG.md | 11 ++++++++ packages/ui-truncate/package.json | 2 +- 45 files changed, 318 insertions(+), 44 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9bba1fb2..0d989ec4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,26 +1,26 @@ { - "packages/ui-anchor": "1.1.4", - "packages/ui-bubble": "1.0.4", - "packages/ui-button": "1.1.4", - "packages/ui-card": "1.0.4", - "packages/ui-components": "5.31.5", + "packages/ui-anchor": "1.1.5", + "packages/ui-bubble": "1.0.5", + "packages/ui-button": "1.1.5", + "packages/ui-card": "1.0.5", + "packages/ui-components": "5.31.6", "packages/ui-fingerprint": "1.0.1", - "packages/ui-footer": "1.0.4", - "packages/ui-form": "1.6.4", - "packages/ui-header": "1.0.4", + "packages/ui-footer": "1.0.5", + "packages/ui-form": "1.6.5", + "packages/ui-header": "1.0.5", "packages/ui-hooks": "4.1.3", - "packages/ui-icons": "1.12.5", - "packages/ui-main": "1.0.4", - "packages/ui-menu": "1.0.4", - "packages/ui-panel": "1.0.4", - "packages/ui-pill": "1.0.4", - "packages/ui-private": "1.4.13", - "packages/ui-spinner": "1.0.4", - "packages/ui-styles": "1.10.1", - "packages/ui-system": "1.4.14", - "packages/ui-table": "1.0.4", - "packages/ui-textarea": "1.0.3", - "packages/ui-textinput": "1.0.3", - "packages/ui-toggle": "1.0.3", - "packages/ui-truncate": "1.0.1" + "packages/ui-icons": "1.12.6", + "packages/ui-main": "1.0.5", + "packages/ui-menu": "1.0.5", + "packages/ui-panel": "1.0.5", + "packages/ui-pill": "1.0.5", + "packages/ui-private": "1.4.14", + "packages/ui-spinner": "1.0.5", + "packages/ui-styles": "1.10.2", + "packages/ui-system": "1.4.15", + "packages/ui-table": "1.0.5", + "packages/ui-textarea": "1.0.4", + "packages/ui-textinput": "1.1.0", + "packages/ui-toggle": "1.0.4", + "packages/ui-truncate": "1.0.2" } diff --git a/packages/ui-anchor/CHANGELOG.md b/packages/ui-anchor/CHANGELOG.md index a603cb94..914d1957 100644 --- a/packages/ui-anchor/CHANGELOG.md +++ b/packages/ui-anchor/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.1.5](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.1.4...ui-anchor-v1.1.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.5 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.1.4](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.1.3...ui-anchor-v1.1.4) (2024-09-24) diff --git a/packages/ui-anchor/package.json b/packages/ui-anchor/package.json index 3a8833c0..0f618f7e 100644 --- a/packages/ui-anchor/package.json +++ b/packages/ui-anchor/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-anchor", - "version": "1.1.4", + "version": "1.1.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-bubble/CHANGELOG.md b/packages/ui-bubble/CHANGELOG.md index dc63da0b..bae2520c 100644 --- a/packages/ui-bubble/CHANGELOG.md +++ b/packages/ui-bubble/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.0.4...ui-bubble-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-bubble-v1.0.3...ui-bubble-v1.0.4) (2024-09-24) diff --git a/packages/ui-bubble/package.json b/packages/ui-bubble/package.json index 2cbede4d..9d6058f9 100644 --- a/packages/ui-bubble/package.json +++ b/packages/ui-bubble/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-bubble", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-button/CHANGELOG.md b/packages/ui-button/CHANGELOG.md index 6eed34e2..c07688c9 100644 --- a/packages/ui-button/CHANGELOG.md +++ b/packages/ui-button/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.5](https://github.com/versini-org/ui-components/compare/ui-button-v1.1.4...ui-button-v1.1.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-styles bumped to 1.10.2 + ## [1.1.4](https://github.com/versini-org/ui-components/compare/ui-button-v1.1.3...ui-button-v1.1.4) (2024-09-24) diff --git a/packages/ui-button/package.json b/packages/ui-button/package.json index ab3ebe04..13090230 100644 --- a/packages/ui-button/package.json +++ b/packages/ui-button/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-button", - "version": "1.1.4", + "version": "1.1.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-card/CHANGELOG.md b/packages/ui-card/CHANGELOG.md index 34af58c3..f5a7b8de 100644 --- a/packages/ui-card/CHANGELOG.md +++ b/packages/ui-card/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-card-v1.0.4...ui-card-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-card-v1.0.3...ui-card-v1.0.4) (2024-09-24) diff --git a/packages/ui-card/package.json b/packages/ui-card/package.json index 837acfa3..0dd7be98 100644 --- a/packages/ui-card/package.json +++ b/packages/ui-card/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-card", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-components/CHANGELOG.md b/packages/ui-components/CHANGELOG.md index a870859a..7eb48d6a 100644 --- a/packages/ui-components/CHANGELOG.md +++ b/packages/ui-components/CHANGELOG.md @@ -192,6 +192,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [5.31.6](https://github.com/versini-org/ui-components/compare/ui-components-v5.31.5...ui-components-v5.31.6) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-anchor bumped to 1.1.5 + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-bubble bumped to 1.0.5 + * @versini/ui-card bumped to 1.0.5 + * @versini/ui-footer bumped to 1.0.5 + * @versini/ui-header bumped to 1.0.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-main bumped to 1.0.5 + * @versini/ui-menu bumped to 1.0.5 + * @versini/ui-panel bumped to 1.0.5 + * @versini/ui-pill bumped to 1.0.5 + * @versini/ui-private bumped to 1.4.14 + * @versini/ui-spinner bumped to 1.0.5 + * @versini/ui-table bumped to 1.0.5 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [5.31.5](https://github.com/versini-org/ui-components/compare/ui-components-v5.31.4...ui-components-v5.31.5) (2024-09-24) diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 36ca29f1..e2a7fde8 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-components", - "version": "5.31.5", + "version": "5.31.6", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-footer/CHANGELOG.md b/packages/ui-footer/CHANGELOG.md index 2fbc0678..7b7d26ae 100644 --- a/packages/ui-footer/CHANGELOG.md +++ b/packages/ui-footer/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-footer-v1.0.4...ui-footer-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-footer-v1.0.3...ui-footer-v1.0.4) (2024-09-24) diff --git a/packages/ui-footer/package.json b/packages/ui-footer/package.json index 2ca26cd2..eba21771 100644 --- a/packages/ui-footer/package.json +++ b/packages/ui-footer/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-footer", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-form/CHANGELOG.md b/packages/ui-form/CHANGELOG.md index 4d0e9ea9..256bafc0 100644 --- a/packages/ui-form/CHANGELOG.md +++ b/packages/ui-form/CHANGELOG.md @@ -35,6 +35,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.6.5](https://github.com/versini-org/ui-components/compare/ui-form-v1.6.4...ui-form-v1.6.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-textarea bumped to 1.0.4 + * @versini/ui-textinput bumped to 1.1.0 + * @versini/ui-toggle bumped to 1.0.4 + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-styles bumped to 1.10.2 + ## [1.6.4](https://github.com/versini-org/ui-components/compare/ui-form-v1.6.3...ui-form-v1.6.4) (2024-09-24) diff --git a/packages/ui-form/package.json b/packages/ui-form/package.json index f4dd6c8a..e855bc9d 100644 --- a/packages/ui-form/package.json +++ b/packages/ui-form/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-form", - "version": "1.6.4", + "version": "1.6.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-header/CHANGELOG.md b/packages/ui-header/CHANGELOG.md index 5c7829cc..ba191754 100644 --- a/packages/ui-header/CHANGELOG.md +++ b/packages/ui-header/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-header-v1.0.4...ui-header-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-header-v1.0.3...ui-header-v1.0.4) (2024-09-24) diff --git a/packages/ui-header/package.json b/packages/ui-header/package.json index 60300db2..90cf3ae8 100644 --- a/packages/ui-header/package.json +++ b/packages/ui-header/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-header", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-icons/CHANGELOG.md b/packages/ui-icons/CHANGELOG.md index 4ad5669e..381e4056 100644 --- a/packages/ui-icons/CHANGELOG.md +++ b/packages/ui-icons/CHANGELOG.md @@ -35,6 +35,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.12.6](https://github.com/versini-org/ui-components/compare/ui-icons-v1.12.5...ui-icons-v1.12.6) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-private bumped to 1.4.14 + ## [1.12.5](https://github.com/versini-org/ui-components/compare/ui-icons-v1.12.4...ui-icons-v1.12.5) (2024-09-24) diff --git a/packages/ui-icons/package.json b/packages/ui-icons/package.json index ed94f36d..44809f85 100644 --- a/packages/ui-icons/package.json +++ b/packages/ui-icons/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-icons", - "version": "1.12.5", + "version": "1.12.6", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-main/CHANGELOG.md b/packages/ui-main/CHANGELOG.md index c2c895b1..328fb60a 100644 --- a/packages/ui-main/CHANGELOG.md +++ b/packages/ui-main/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-main-v1.0.4...ui-main-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-main-v1.0.3...ui-main-v1.0.4) (2024-09-24) diff --git a/packages/ui-main/package.json b/packages/ui-main/package.json index 81ac4478..989acf9e 100644 --- a/packages/ui-main/package.json +++ b/packages/ui-main/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-main", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-menu/CHANGELOG.md b/packages/ui-menu/CHANGELOG.md index 0a5c16ac..29e729a1 100644 --- a/packages/ui-menu/CHANGELOG.md +++ b/packages/ui-menu/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-menu-v1.0.4...ui-menu-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-menu-v1.0.3...ui-menu-v1.0.4) (2024-09-24) diff --git a/packages/ui-menu/package.json b/packages/ui-menu/package.json index dde87431..e85a289b 100644 --- a/packages/ui-menu/package.json +++ b/packages/ui-menu/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-menu", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-panel/CHANGELOG.md b/packages/ui-panel/CHANGELOG.md index df81edb2..3cfd33bb 100644 --- a/packages/ui-panel/CHANGELOG.md +++ b/packages/ui-panel/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-panel-v1.0.4...ui-panel-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-panel-v1.0.3...ui-panel-v1.0.4) (2024-09-24) diff --git a/packages/ui-panel/package.json b/packages/ui-panel/package.json index 2cadf370..9a5bf9db 100644 --- a/packages/ui-panel/package.json +++ b/packages/ui-panel/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-panel", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-pill/CHANGELOG.md b/packages/ui-pill/CHANGELOG.md index e28f5ec0..18ba7ab5 100644 --- a/packages/ui-pill/CHANGELOG.md +++ b/packages/ui-pill/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-pill-v1.0.4...ui-pill-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-pill-v1.0.3...ui-pill-v1.0.4) (2024-09-24) diff --git a/packages/ui-pill/package.json b/packages/ui-pill/package.json index 68aa9fa3..71127b2e 100644 --- a/packages/ui-pill/package.json +++ b/packages/ui-pill/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-pill", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-private/CHANGELOG.md b/packages/ui-private/CHANGELOG.md index 4612dd66..cb28c2b0 100644 --- a/packages/ui-private/CHANGELOG.md +++ b/packages/ui-private/CHANGELOG.md @@ -33,6 +33,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.4.14](https://github.com/versini-org/ui-components/compare/ui-private-v1.4.13...ui-private-v1.4.14) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.4.13](https://github.com/versini-org/ui-components/compare/ui-private-v1.4.12...ui-private-v1.4.13) (2024-09-24) diff --git a/packages/ui-private/package.json b/packages/ui-private/package.json index 86c02798..15887fcf 100644 --- a/packages/ui-private/package.json +++ b/packages/ui-private/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-private", - "version": "1.4.13", + "version": "1.4.14", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-spinner/CHANGELOG.md b/packages/ui-spinner/CHANGELOG.md index 6a67d150..42939450 100644 --- a/packages/ui-spinner/CHANGELOG.md +++ b/packages/ui-spinner/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.0.4...ui-spinner-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-spinner-v1.0.3...ui-spinner-v1.0.4) (2024-09-24) diff --git a/packages/ui-spinner/package.json b/packages/ui-spinner/package.json index 5f6c7194..e1712e0c 100644 --- a/packages/ui-spinner/package.json +++ b/packages/ui-spinner/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-spinner", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-styles/CHANGELOG.md b/packages/ui-styles/CHANGELOG.md index c1ee3cce..c7ef0ac7 100644 --- a/packages/ui-styles/CHANGELOG.md +++ b/packages/ui-styles/CHANGELOG.md @@ -38,6 +38,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.10.2](https://github.com/versini-org/ui-components/compare/ui-styles-v1.10.1...ui-styles-v1.10.2) (2024-09-26) + + +### Bug Fixes + +* **TextInput:** misaligned label and helper text at different sizes ([#695](https://github.com/versini-org/ui-components/issues/695)) ([9ff6fa1](https://github.com/versini-org/ui-components/commit/9ff6fa1345f386dda77a955e4c0883186feb5350)) + ## [1.10.1](https://github.com/versini-org/ui-components/compare/ui-styles-v1.10.0...ui-styles-v1.10.1) (2024-09-24) diff --git a/packages/ui-styles/package.json b/packages/ui-styles/package.json index b699badf..05199981 100644 --- a/packages/ui-styles/package.json +++ b/packages/ui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-styles", - "version": "1.10.1", + "version": "1.10.2", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-system/CHANGELOG.md b/packages/ui-system/CHANGELOG.md index b9d03a75..3ff0f45a 100644 --- a/packages/ui-system/CHANGELOG.md +++ b/packages/ui-system/CHANGELOG.md @@ -31,6 +31,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Changelog +## [1.4.15](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.14...ui-system-v1.4.15) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-styles bumped to 1.10.2 + ## [1.4.14](https://github.com/versini-org/ui-components/compare/ui-system-v1.4.13...ui-system-v1.4.14) (2024-09-24) diff --git a/packages/ui-system/package.json b/packages/ui-system/package.json index cfb7ef65..6270893a 100644 --- a/packages/ui-system/package.json +++ b/packages/ui-system/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-system", - "version": "1.4.14", + "version": "1.4.15", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-table/CHANGELOG.md b/packages/ui-table/CHANGELOG.md index b6f0ca02..b83f069d 100644 --- a/packages/ui-table/CHANGELOG.md +++ b/packages/ui-table/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.0.5](https://github.com/versini-org/ui-components/compare/ui-table-v1.0.4...ui-table-v1.0.5) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-table-v1.0.3...ui-table-v1.0.4) (2024-09-24) diff --git a/packages/ui-table/package.json b/packages/ui-table/package.json index b5955fd7..5eb9df70 100644 --- a/packages/ui-table/package.json +++ b/packages/ui-table/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-table", - "version": "1.0.4", + "version": "1.0.5", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textarea/CHANGELOG.md b/packages/ui-textarea/CHANGELOG.md index c830139e..72c212be 100644 --- a/packages/ui-textarea/CHANGELOG.md +++ b/packages/ui-textarea/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.0.3...ui-textarea-v1.0.4) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-textarea-v1.0.2...ui-textarea-v1.0.3) (2024-09-24) diff --git a/packages/ui-textarea/package.json b/packages/ui-textarea/package.json index 871369e0..71cfb545 100644 --- a/packages/ui-textarea/package.json +++ b/packages/ui-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textarea", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-textinput/CHANGELOG.md b/packages/ui-textinput/CHANGELOG.md index f7b526fb..f225315f 100644 --- a/packages/ui-textinput/CHANGELOG.md +++ b/packages/ui-textinput/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [1.1.0](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.0.3...ui-textinput-v1.1.0) (2024-09-26) + + +### Features + +* **TextInput:** adding size prop ([#693](https://github.com/versini-org/ui-components/issues/693)) ([397d22f](https://github.com/versini-org/ui-components/commit/397d22ffecb10b2c17696efc7a78c284797fe73c)) + + +### Bug Fixes + +* **TextInput:** misaligned label and helper text at different sizes ([#695](https://github.com/versini-org/ui-components/issues/695)) ([9ff6fa1](https://github.com/versini-org/ui-components/commit/9ff6fa1345f386dda77a955e4c0883186feb5350)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-button bumped to 1.1.5 + * @versini/ui-icons bumped to 1.12.6 + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-textinput-v1.0.2...ui-textinput-v1.0.3) (2024-09-24) diff --git a/packages/ui-textinput/package.json b/packages/ui-textinput/package.json index 66fd279e..8eda2933 100644 --- a/packages/ui-textinput/package.json +++ b/packages/ui-textinput/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-textinput", - "version": "1.0.3", + "version": "1.1.0", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-toggle/CHANGELOG.md b/packages/ui-toggle/CHANGELOG.md index 3c7b183c..bda422ca 100644 --- a/packages/ui-toggle/CHANGELOG.md +++ b/packages/ui-toggle/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.4](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.0.3...ui-toggle-v1.0.4) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-private bumped to 1.4.14 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.3](https://github.com/versini-org/ui-components/compare/ui-toggle-v1.0.2...ui-toggle-v1.0.3) (2024-09-24) diff --git a/packages/ui-toggle/package.json b/packages/ui-toggle/package.json index f38eebc3..97de4c3a 100644 --- a/packages/ui-toggle/package.json +++ b/packages/ui-toggle/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-toggle", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "author": "Arno Versini", "publishConfig": { diff --git a/packages/ui-truncate/CHANGELOG.md b/packages/ui-truncate/CHANGELOG.md index 15aefc00..27e36a43 100644 --- a/packages/ui-truncate/CHANGELOG.md +++ b/packages/ui-truncate/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.2](https://github.com/versini-org/ui-components/compare/ui-truncate-v1.0.1...ui-truncate-v1.0.2) (2024-09-26) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @versini/ui-button bumped to 1.1.5 + * devDependencies + * @versini/ui-styles bumped to 1.10.2 + ## [1.0.1](https://github.com/versini-org/ui-components/compare/ui-truncate-v1.0.0...ui-truncate-v1.0.1) (2024-09-24) diff --git a/packages/ui-truncate/package.json b/packages/ui-truncate/package.json index ca403f58..27c8adc6 100644 --- a/packages/ui-truncate/package.json +++ b/packages/ui-truncate/package.json @@ -1,6 +1,6 @@ { "name": "@versini/ui-truncate", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "author": "Arno Versini", "publishConfig": { From 4a142d306603b60e06e65420214551adf77d2eb1 Mon Sep 17 00:00:00 2001 From: aversini Date: Thu, 26 Sep 2024 21:21:59 +0000 Subject: [PATCH 2/2] Apply automatic changes --- packages/ui-components/stats/stats.json | 20 ++++++++++++++++++++ packages/ui-form/stats/stats.json | 14 ++++++++++++++ packages/ui-system/stats/stats.json | 20 ++++++++++++++++++++ 3 files changed, 54 insertions(+) diff --git a/packages/ui-components/stats/stats.json b/packages/ui-components/stats/stats.json index ab618147..3af4d99a 100644 --- a/packages/ui-components/stats/stats.json +++ b/packages/ui-components/stats/stats.json @@ -1318,5 +1318,25 @@ "limit": "67 KB", "passed": true } + }, + "5.31.6": { + "../bundlesize/dist/components/assets/style.css": { + "fileSize": 49320, + "fileSizeGzip": 7517, + "limit": "8 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/index.js": { + "fileSize": 75987, + "fileSizeGzip": 11144, + "limit": "12 KB", + "passed": true + }, + "../bundlesize/dist/components/assets/vendor.js": { + "fileSize": 203647, + "fileSizeGzip": 67641, + "limit": "67 KB", + "passed": true + } } } diff --git a/packages/ui-form/stats/stats.json b/packages/ui-form/stats/stats.json index c8e5a403..9aacf8d1 100644 --- a/packages/ui-form/stats/stats.json +++ b/packages/ui-form/stats/stats.json @@ -418,5 +418,19 @@ "limit": "67 KB", "passed": true } + }, + "1.6.5": { + "../bundlesize/dist/form/assets/index.js": { + "fileSize": 22697, + "fileSizeGzip": 5797, + "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/stats/stats.json b/packages/ui-system/stats/stats.json index a95f0103..2fb07bcc 100644 --- a/packages/ui-system/stats/stats.json +++ b/packages/ui-system/stats/stats.json @@ -438,5 +438,25 @@ "limit": "46 KB", "passed": true } + }, + "1.4.15": { + "../bundlesize/dist/system/assets/style.css": { + "fileSize": 23003, + "fileSizeGzip": 4051, + "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 + } } }