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 #694

Merged
merged 2 commits into from
Sep 27, 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
44 changes: 22 additions & 22 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -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"
}
11 changes: 11 additions & 0 deletions packages/ui-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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.1.4",
"version": "1.1.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
13 changes: 13 additions & 0 deletions packages/ui-bubble/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "1.0.4",
"version": "1.0.5",
"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

## [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)


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": "1.1.4",
"version": "1.1.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
24 changes: 24 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


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.31.5",
"version": "5.31.6",
"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 @@ -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
}
}
}
11 changes: 11 additions & 0 deletions packages/ui-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
16 changes: 16 additions & 0 deletions packages/ui-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


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.6.4",
"version": "1.6.5",
"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 @@ -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
}
}
}
11 changes: 11 additions & 0 deletions packages/ui-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


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": "1.12.5",
"version": "1.12.6",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-main/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "1.0.4",
"version": "1.0.5",
"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

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-menu",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
Loading