Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #851

Merged
merged 2 commits into from
Dec 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"packages/ui-anchor": "1.2.12",
"packages/ui-bubble": "2.0.5",
"packages/ui-button": "3.0.0",
"packages/ui-card": "2.0.3",
"packages/ui-components": "5.33.12",
"packages/ui-anchor": "1.2.13",
"packages/ui-bubble": "2.0.6",
"packages/ui-button": "3.0.1",
"packages/ui-card": "2.0.4",
"packages/ui-components": "5.33.13",
"packages/ui-fingerprint": "1.1.0",
"packages/ui-footer": "2.0.3",
"packages/ui-form": "1.9.6",
"packages/ui-header": "2.0.3",
"packages/ui-footer": "2.0.4",
"packages/ui-form": "1.9.7",
"packages/ui-header": "2.0.4",
"packages/ui-hooks": "4.3.0",
"packages/ui-icons": "3.0.0",
"packages/ui-liveregion": "1.2.5",
"packages/ui-main": "2.0.3",
"packages/ui-menu": "2.0.4",
"packages/ui-modal": "1.1.5",
"packages/ui-panel": "1.2.9",
"packages/ui-pill": "2.0.3",
"packages/ui-spinner": "2.0.3",
"packages/ui-icons": "3.0.1",
"packages/ui-liveregion": "1.2.6",
"packages/ui-main": "2.0.4",
"packages/ui-menu": "2.0.5",
"packages/ui-modal": "1.1.6",
"packages/ui-panel": "1.2.10",
"packages/ui-pill": "2.0.4",
"packages/ui-spinner": "2.0.4",
"packages/ui-styles": "2.0.0",
"packages/ui-svgicon": "3.0.0",
"packages/ui-system": "2.0.4",
"packages/ui-table": "2.0.4",
"packages/ui-textarea": "2.0.3",
"packages/ui-textinput": "2.0.3",
"packages/ui-toggle": "2.0.3",
"packages/ui-togglegroup": "2.0.3",
"packages/ui-truncate": "2.0.4",
"packages/ui-types": "3.0.0"
"packages/ui-svgicon": "3.0.1",
"packages/ui-system": "2.0.5",
"packages/ui-table": "2.0.5",
"packages/ui-textarea": "2.0.4",
"packages/ui-textinput": "2.0.4",
"packages/ui-toggle": "2.0.4",
"packages/ui-togglegroup": "2.0.4",
"packages/ui-truncate": "2.0.5",
"packages/ui-types": "3.0.1"
}
9 changes: 9 additions & 0 deletions packages/ui-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.13](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.2.12...ui-anchor-v1.2.13) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-button bumped to 3.0.1

## [1.2.12](https://github.com/versini-org/ui-components/compare/ui-anchor-v1.2.11...ui-anchor-v1.2.12) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-anchor",
"version": "1.2.12",
"version": "1.2.13",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-bubble/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.6](https://github.com/versini-org/ui-components/compare/ui-bubble-v2.0.5...ui-bubble-v2.0.6) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-button bumped to 3.0.1
* @versini/ui-icons bumped to 3.0.1
* @versini/ui-types bumped to 3.0.1

## [2.0.5](https://github.com/versini-org/ui-components/compare/ui-bubble-v2.0.4...ui-bubble-v2.0.5) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-bubble/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-bubble",
"version": "2.0.5",
"version": "2.0.6",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
12 changes: 12 additions & 0 deletions packages/ui-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.0.1](https://github.com/versini-org/ui-components/compare/ui-button-v3.0.0...ui-button-v3.0.1) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-icons bumped to 3.0.1
* @versini/ui-types bumped to 3.0.1
* devDependencies
* @versini/ui-svgicon bumped to 3.0.1

## [3.0.0](https://github.com/versini-org/ui-components/compare/ui-button-v2.2.1...ui-button-v3.0.0) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-button",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui-card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.4](https://github.com/versini-org/ui-components/compare/ui-card-v2.0.3...ui-card-v2.0.4) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1

## [2.0.3](https://github.com/versini-org/ui-components/compare/ui-card-v2.0.2...ui-card-v2.0.3) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-card",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
21 changes: 21 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# Changelog

## [5.33.13](https://github.com/versini-org/ui-components/compare/ui-components-v5.33.12...ui-components-v5.33.13) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-anchor bumped to 1.2.13
* @versini/ui-button bumped to 3.0.1
* @versini/ui-bubble bumped to 2.0.6
* @versini/ui-card bumped to 2.0.4
* @versini/ui-footer bumped to 2.0.4
* @versini/ui-header bumped to 2.0.4
* @versini/ui-icons bumped to 3.0.1
* @versini/ui-main bumped to 2.0.4
* @versini/ui-menu bumped to 2.0.5
* @versini/ui-panel bumped to 1.2.10
* @versini/ui-pill bumped to 2.0.4
* @versini/ui-spinner bumped to 2.0.4
* @versini/ui-table bumped to 2.0.5

## [5.33.12](https://github.com/versini-org/ui-components/compare/ui-components-v5.33.11...ui-components-v5.33.12) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-components",
"version": "5.33.12",
"version": "5.33.13",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
20 changes: 20 additions & 0 deletions packages/ui-components/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1998,5 +1998,25 @@
"limit": "80 KB",
"passed": true
}
},
"5.33.13": {
"../bundlesize/dist/components/assets/style.css": {
"fileSize": 49232,
"fileSizeGzip": 6999,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/components/assets/index.js": {
"fileSize": 81100,
"fileSizeGzip": 11660,
"limit": "12 KB",
"passed": true
},
"../bundlesize/dist/components/assets/vendor.js": {
"fileSize": 246674,
"fileSizeGzip": 80613,
"limit": "80 KB",
"passed": true
}
}
}
9 changes: 9 additions & 0 deletions packages/ui-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.4](https://github.com/versini-org/ui-components/compare/ui-footer-v2.0.3...ui-footer-v2.0.4) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1

## [2.0.3](https://github.com/versini-org/ui-components/compare/ui-footer-v2.0.2...ui-footer-v2.0.3) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-footer",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
12 changes: 12 additions & 0 deletions packages/ui-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [1.9.7](https://github.com/versini-org/ui-components/compare/ui-form-v1.9.6...ui-form-v1.9.7) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-textarea bumped to 2.0.4
* @versini/ui-textinput bumped to 2.0.4
* @versini/ui-toggle bumped to 2.0.4
* @versini/ui-togglegroup bumped to 2.0.4

## [1.9.6](https://github.com/versini-org/ui-components/compare/ui-form-v1.9.5...ui-form-v1.9.6) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-form",
"version": "1.9.6",
"version": "1.9.7",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
14 changes: 14 additions & 0 deletions packages/ui-form/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -754,5 +754,19 @@
"limit": "57 KB",
"passed": true
}
},
"1.9.7": {
"../bundlesize/dist/form/assets/index.js": {
"fileSize": 33368,
"fileSizeGzip": 9648,
"limit": "20 KB",
"passed": true
},
"../bundlesize/dist/form/assets/vendor.js": {
"fileSize": 184717,
"fileSizeGzip": 58162,
"limit": "57 KB",
"passed": true
}
}
}
9 changes: 9 additions & 0 deletions packages/ui-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.4](https://github.com/versini-org/ui-components/compare/ui-header-v2.0.3...ui-header-v2.0.4) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1

## [2.0.3](https://github.com/versini-org/ui-components/compare/ui-header-v2.0.2...ui-header-v2.0.3) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-header",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/ui-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.0.1](https://github.com/versini-org/ui-components/compare/ui-icons-v3.0.0...ui-icons-v3.0.1) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-svgicon bumped to 3.0.1
* @versini/ui-types bumped to 3.0.1

## [3.0.0](https://github.com/versini-org/ui-components/compare/ui-icons-v2.0.3...ui-icons-v3.0.0) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-icons",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui-liveregion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.6](https://github.com/versini-org/ui-components/compare/ui-liveregion-v1.2.5...ui-liveregion-v1.2.6) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1

## [1.2.5](https://github.com/versini-org/ui-components/compare/ui-liveregion-v1.2.4...ui-liveregion-v1.2.5) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-liveregion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-liveregion",
"version": "1.2.5",
"version": "1.2.6",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui-main/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.4](https://github.com/versini-org/ui-components/compare/ui-main-v2.0.3...ui-main-v2.0.4) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1

## [2.0.3](https://github.com/versini-org/ui-components/compare/ui-main-v2.0.2...ui-main-v2.0.3) (2024-12-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-main",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.5](https://github.com/versini-org/ui-components/compare/ui-menu-v2.0.4...ui-menu-v2.0.5) (2024-12-30)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @versini/ui-types bumped to 3.0.1
* devDependencies
* @versini/ui-icons bumped to 3.0.1

## [2.0.4](https://github.com/versini-org/ui-components/compare/ui-menu-v2.0.3...ui-menu-v2.0.4) (2024-12-30)


Expand Down
Loading
Loading