Skip to content

Commit

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


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

##
[5.10.2](ui-components-v5.10.1...ui-components-v5.10.2)
(2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest
([#454](#454))
([8c06361](8c06361))
</details>

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

##
[1.2.1](ui-system-v1.2.0...ui-system-v1.2.1)
(2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest
([#454](#454))
([8c06361](8c06361))
</details>

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

##
[1.4.0](ui-icons-v1.3.0...ui-icons-v1.4.0)
(2024-03-30)


### Features

* **ui-icons:** adding IconAdd
([#452](#452))
([6b42e1d](6b42e1d))
</details>

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

##
[1.6.1](ui-styles-v1.6.0...ui-styles-v1.6.1)
(2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest
([#454](#454))
([8c06361](8c06361))
</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 30, 2024
1 parent 862d2e8 commit 18820eb
Show file tree
Hide file tree
Showing 11 changed files with 76 additions and 8 deletions.
8 changes: 4 additions & 4 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.10.1",
"packages/ui-components": "5.10.2",
"packages/ui-hooks": "2.2.0",
"packages/ui-system": "1.2.0",
"packages/ui-system": "1.2.1",
"packages/ui-private": "1.4.0",
"packages/ui-icons": "1.3.0",
"packages/ui-styles": "1.6.0",
"packages/ui-icons": "1.4.0",
"packages/ui-styles": "1.6.1",
"packages/ui-form": "1.1.1"
}
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.10.2](https://github.com/aversini/ui-components/compare/ui-components-v5.10.1...ui-components-v5.10.2) (2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest ([#454](https://github.com/aversini/ui-components/issues/454)) ([8c06361](https://github.com/aversini/ui-components/commit/8c0636164432be100410778d810ec6c3a6613c9b))

## [5.10.1](https://github.com/aversini/ui-components/compare/ui-components-v5.10.0...ui-components-v5.10.1) (2024-03-20)


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.10.1",
"version": "5.10.2",
"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 @@ -278,5 +278,25 @@
"limit": "67 KB",
"passed": true
}
},
"5.10.2": {
"../bundlesize/dist/components/assets/style.css": {
"fileSize": 46295,
"fileSizeGzip": 7077,
"limit": "8 KB",
"passed": true
},
"../bundlesize/dist/components/assets/index.js": {
"fileSize": 29355,
"fileSizeGzip": 8423,
"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-icons/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-icons-v1.3.0...ui-icons-v1.4.0) (2024-03-30)


### Features

* **ui-icons:** adding IconAdd ([#452](https://github.com/aversini/ui-components/issues/452)) ([6b42e1d](https://github.com/aversini/ui-components/commit/6b42e1d49cac9be31205c1e1d4120df5890a37e8))

## [1.3.0](https://github.com/aversini/ui-components/compare/ui-icons-v1.2.1...ui-icons-v1.3.0) (2024-03-29)


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.3.0",
"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.6.1](https://github.com/aversini/ui-components/compare/ui-styles-v1.6.0...ui-styles-v1.6.1) (2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest ([#454](https://github.com/aversini/ui-components/issues/454)) ([8c06361](https://github.com/aversini/ui-components/commit/8c0636164432be100410778d810ec6c3a6613c9b))

## [1.6.0](https://github.com/aversini/ui-components/compare/ui-styles-v1.5.1...ui-styles-v1.6.0) (2024-03-20)


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.6.0",
"version": "1.6.1",
"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.1](https://github.com/aversini/ui-components/compare/ui-system-v1.2.0...ui-system-v1.2.1) (2024-03-30)


### Bug Fixes

* bump tailwind dependencies to latest ([#454](https://github.com/aversini/ui-components/issues/454)) ([8c06361](https://github.com/aversini/ui-components/commit/8c0636164432be100410778d810ec6c3a6613c9b))

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


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.2.0",
"version": "1.2.1",
"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 @@ -98,5 +98,25 @@
"limit": "46 KB",
"passed": true
}
},
"1.2.1": {
"../bundlesize/dist/system/assets/style.css": {
"fileSize": 48943,
"fileSizeGzip": 7421,
"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 18820eb

Please sign in to comment.