-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚀 Automated Release --- <details><summary>ui-anchor: 1.2.11</summary> ## [1.2.11](ui-anchor-v1.2.10...ui-anchor-v1.2.11) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 2.2.1 </details> <details><summary>ui-bubble: 2.0.3</summary> ## [2.0.3](ui-bubble-v2.0.2...ui-bubble-v2.0.3) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 2.2.1 * @versini/ui-icons bumped to 2.0.3 </details> <details><summary>ui-button: 2.2.1</summary> ## [2.2.1](ui-button-v2.2.0...ui-button-v2.2.1) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-icons bumped to 2.0.3 * devDependencies * @versini/ui-svgicon bumped to 2.0.3 </details> <details><summary>ui-components: 5.33.10</summary> ## [5.33.10](ui-components-v5.33.9...ui-components-v5.33.10) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-anchor bumped to 1.2.11 * @versini/ui-button bumped to 2.2.1 * @versini/ui-bubble bumped to 2.0.3 * @versini/ui-icons bumped to 2.0.3 * @versini/ui-menu bumped to 2.0.3 * @versini/ui-panel bumped to 1.2.8 * @versini/ui-table bumped to 2.0.3 </details> <details><summary>ui-icons: 2.0.3</summary> ## [2.0.3](ui-icons-v2.0.2...ui-icons-v2.0.3) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-svgicon bumped to 2.0.3 </details> <details><summary>ui-menu: 2.0.3</summary> ## [2.0.3](ui-menu-v2.0.2...ui-menu-v2.0.3) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-icons bumped to 2.0.3 </details> <details><summary>ui-panel: 1.2.8</summary> ## [1.2.8](ui-panel-v1.2.7...ui-panel-v1.2.8) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 2.2.1 * @versini/ui-icons bumped to 2.0.3 </details> <details><summary>ui-svgicon: 2.0.3</summary> ## [2.0.3](ui-svgicon-v2.0.2...ui-svgicon-v2.0.3) (2024-12-30) ### Bug Fixes * **Icons:** className should combine not overwrite default class ([#844](#844)) ([95cfe1f](95cfe1f)) </details> <details><summary>ui-table: 2.0.3</summary> ## [2.0.3](ui-table-v2.0.2...ui-table-v2.0.3) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 2.2.1 * @versini/ui-icons bumped to 2.0.3 </details> <details><summary>ui-truncate: 2.0.3</summary> ## [2.0.3](ui-truncate-v2.0.2...ui-truncate-v2.0.3) (2024-12-30) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 2.2.1 </details> --- 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 <[email protected]>
- Loading branch information
Showing
22 changed files
with
139 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"packages/ui-anchor": "1.2.10", | ||
"packages/ui-bubble": "2.0.2", | ||
"packages/ui-button": "2.2.0", | ||
"packages/ui-anchor": "1.2.11", | ||
"packages/ui-bubble": "2.0.3", | ||
"packages/ui-button": "2.2.1", | ||
"packages/ui-card": "2.0.2", | ||
"packages/ui-components": "5.33.9", | ||
"packages/ui-components": "5.33.10", | ||
"packages/ui-fingerprint": "1.1.0", | ||
"packages/ui-footer": "2.0.2", | ||
"packages/ui-form": "1.9.5", | ||
"packages/ui-header": "2.0.2", | ||
"packages/ui-hooks": "4.3.0", | ||
"packages/ui-icons": "2.0.2", | ||
"packages/ui-icons": "2.0.3", | ||
"packages/ui-liveregion": "1.2.4", | ||
"packages/ui-main": "2.0.2", | ||
"packages/ui-menu": "2.0.2", | ||
"packages/ui-menu": "2.0.3", | ||
"packages/ui-modal": "1.1.4", | ||
"packages/ui-panel": "1.2.7", | ||
"packages/ui-panel": "1.2.8", | ||
"packages/ui-pill": "2.0.2", | ||
"packages/ui-spinner": "2.0.2", | ||
"packages/ui-styles": "2.0.0", | ||
"packages/ui-svgicon": "2.0.2", | ||
"packages/ui-svgicon": "2.0.3", | ||
"packages/ui-system": "2.0.3", | ||
"packages/ui-table": "2.0.2", | ||
"packages/ui-table": "2.0.3", | ||
"packages/ui-textarea": "2.0.2", | ||
"packages/ui-textinput": "2.0.2", | ||
"packages/ui-toggle": "2.0.2", | ||
"packages/ui-togglegroup": "2.0.2", | ||
"packages/ui-truncate": "2.0.2", | ||
"packages/ui-truncate": "2.0.3", | ||
"packages/ui-types": "2.2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters