Skip to content

Commit

Permalink
chore: release main (#398)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>ui-components: 5.6.0</summary>

##
[5.6.0](ui-components-v5.5.1...ui-components-v5.6.0)
(2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles
([#397](#397))
([90f0343](90f0343))
</details>

<details><summary>ui-system: 1.2.0</summary>

##
[1.2.0](ui-system-v1.1.1...ui-system-v1.2.0)
(2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles
([#397](#397))
([90f0343](90f0343))
</details>

<details><summary>ui-private: 1.4.0</summary>

##
[1.4.0](ui-private-v1.3.1...ui-private-v1.4.0)
(2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles
([#397](#397))
([90f0343](90f0343))
</details>

<details><summary>ui-styles: 1.4.0</summary>

##
[1.4.0](ui-styles-v1.3.0...ui-styles-v1.4.0)
(2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles
([#397](#397))
([90f0343](90f0343))
</details>

<details><summary>ui-form: 1.1.0</summary>

##
[1.1.0](ui-form-v1.0.0...ui-form-v1.1.0)
(2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles
([#397](#397))
([90f0343](90f0343))
</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
aversini and aversini authored Mar 11, 2024
1 parent 90f0343 commit 9df2dcc
Show file tree
Hide file tree
Showing 14 changed files with 99 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"packages/eslint-plugin-client": "1.0.1",
"packages/ui-components": "5.5.1",
"packages/ui-components": "5.6.0",
"packages/ui-hooks": "2.2.0",
"packages/ui-system": "1.1.1",
"packages/ui-private": "1.3.1",
"packages/ui-system": "1.2.0",
"packages/ui-private": "1.4.0",
"packages/ui-icons": "1.2.1",
"packages/ui-styles": "1.3.0",
"packages/ui-form": "1.0.0"
"packages/ui-styles": "1.4.0",
"packages/ui-form": "1.1.0"
}
7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.6.0](https://github.com/aversini/ui-components/compare/ui-components-v5.5.1...ui-components-v5.6.0) (2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles ([#397](https://github.com/aversini/ui-components/issues/397)) ([90f0343](https://github.com/aversini/ui-components/commit/90f0343fd8858a4a28a14b6b412ee48484c4ae14))

## [5.5.1](https://github.com/aversini/ui-components/compare/ui-components-v5.5.0...ui-components-v5.5.1) (2024-03-11)


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.5.1",
"version": "5.6.0",
"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 @@ -118,5 +118,25 @@
"limit": "67 KB",
"passed": true
}
},
"5.6.0": {
"../bundlesize/dist/components/assets/style.css": {
"fileSize": 39620,
"fileSizeGzip": 6578,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/components/assets/index.js": {
"fileSize": 25285,
"fileSizeGzip": 7934,
"limit": "20 KB",
"passed": true
},
"../bundlesize/dist/components/assets/vendor.js": {
"fileSize": 199813,
"fileSizeGzip": 66629,
"limit": "67 KB",
"passed": true
}
}
}
7 changes: 7 additions & 0 deletions packages/ui-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/aversini/ui-components/compare/ui-form-v1.0.0...ui-form-v1.1.0) (2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles ([#397](https://github.com/aversini/ui-components/issues/397)) ([90f0343](https://github.com/aversini/ui-components/commit/90f0343fd8858a4a28a14b6b412ee48484c4ae14))

## 1.0.0 (2024-03-11)


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.0.0",
"version": "1.1.0",
"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 @@ -12,5 +12,19 @@
"limit": "67 KB",
"passed": true
}
},
"1.1.0": {
"../bundlesize/dist/form/assets/index.js": {
"fileSize": 15225,
"fileSizeGzip": 4771,
"limit": "20 KB",
"passed": true
},
"../bundlesize/dist/form/assets/vendor.js": {
"fileSize": 142166,
"fileSizeGzip": 45561,
"limit": "67 KB",
"passed": true
}
}
}
7 changes: 7 additions & 0 deletions packages/ui-private/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/aversini/ui-components/compare/ui-private-v1.3.1...ui-private-v1.4.0) (2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles ([#397](https://github.com/aversini/ui-components/issues/397)) ([90f0343](https://github.com/aversini/ui-components/commit/90f0343fd8858a4a28a14b6b412ee48484c4ae14))

## [1.3.1](https://github.com/aversini/ui-components/compare/ui-private-v1.3.0...ui-private-v1.3.1) (2024-03-10)


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

## [1.4.0](https://github.com/aversini/ui-components/compare/ui-styles-v1.3.0...ui-styles-v1.4.0) (2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles ([#397](https://github.com/aversini/ui-components/issues/397)) ([90f0343](https://github.com/aversini/ui-components/commit/90f0343fd8858a4a28a14b6b412ee48484c4ae14))

## [1.3.0](https://github.com/aversini/ui-components/compare/ui-plugins-v1.2.2...ui-plugins-v1.3.0) (2024-03-11)


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

## [1.2.0](https://github.com/aversini/ui-components/compare/ui-system-v1.1.1...ui-system-v1.2.0) (2024-03-11)


### Features

* **ui-styles:** renaming ui-plugins package into ui-styles ([#397](https://github.com/aversini/ui-components/issues/397)) ([90f0343](https://github.com/aversini/ui-components/commit/90f0343fd8858a4a28a14b6b412ee48484c4ae14))

## [1.1.1](https://github.com/aversini/ui-components/compare/ui-system-v1.1.0...ui-system-v1.1.1) (2024-03-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-system",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
20 changes: 20 additions & 0 deletions packages/ui-system/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,25 @@
"limit": "46 KB",
"passed": true
}
},
"1.2.0": {
"../bundlesize/dist/system/assets/style.css": {
"fileSize": 41958,
"fileSizeGzip": 6860,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/system/assets/index.js": {
"fileSize": 5050,
"fileSizeGzip": 1779,
"limit": "3 KB",
"passed": true
},
"../bundlesize/dist/system/assets/vendor.js": {
"fileSize": 142166,
"fileSizeGzip": 45561,
"limit": "46 KB",
"passed": true
}
}
}

0 comments on commit 9df2dcc

Please sign in to comment.