Skip to content

Commit

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


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

##
[1.3.1](ui-private-v1.3.0...ui-private-v1.3.1)
(2024-03-10)


### Bug Fixes

* **ui-private:** remove premature optimization and dependencies
([#390](#390))
([55e9818](55e9818))
</details>

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

##
[1.2.1](ui-icons-v1.2.0...ui-icons-v1.2.1)
(2024-03-10)


### Bug Fixes

* **ui-icons:** removing redundant dependencies and adding them to the
plugin ([#392](#392))
([142b064](142b064))
</details>

<details><summary>ui-plugins: 1.2.2</summary>

##
[1.2.2](ui-plugins-v1.2.1...ui-plugins-v1.2.2)
(2024-03-10)


### Bug Fixes

* **ui-icons:** removing redundant dependencies and adding them to the
plugin ([#392](#392))
([142b064](142b064))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
aversini authored Mar 10, 2024
1 parent 142b064 commit 34ef139
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/ui-components": "5.4.0",
"packages/ui-hooks": "2.2.0",
"packages/ui-system": "1.1.1",
"packages/ui-private": "1.3.0",
"packages/ui-icons": "1.2.0",
"packages/ui-plugins": "1.2.1"
"packages/ui-private": "1.3.1",
"packages/ui-icons": "1.2.1",
"packages/ui-plugins": "1.2.2"
}
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.2.1](https://github.com/aversini/ui-components/compare/ui-icons-v1.2.0...ui-icons-v1.2.1) (2024-03-10)


### Bug Fixes

* **ui-icons:** removing redundant dependencies and adding them to the plugin ([#392](https://github.com/aversini/ui-components/issues/392)) ([142b064](https://github.com/aversini/ui-components/commit/142b0641451bf73fc2f982f70c18cbff240deaad))

## [1.2.0](https://github.com/aversini/ui-components/compare/ui-icons-v1.1.0...ui-icons-v1.2.0) (2024-03-05)


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.2.0",
"version": "1.2.1",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/ui-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.2](https://github.com/aversini/ui-components/compare/ui-plugins-v1.2.1...ui-plugins-v1.2.2) (2024-03-10)


### Bug Fixes

* **ui-icons:** removing redundant dependencies and adding them to the plugin ([#392](https://github.com/aversini/ui-components/issues/392)) ([142b064](https://github.com/aversini/ui-components/commit/142b0641451bf73fc2f982f70c18cbff240deaad))

## [1.2.1](https://github.com/aversini/ui-components/compare/ui-plugins-v1.2.0...ui-plugins-v1.2.1) (2024-03-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-plugins",
"version": "1.2.1",
"version": "1.2.2",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
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.3.1](https://github.com/aversini/ui-components/compare/ui-private-v1.3.0...ui-private-v1.3.1) (2024-03-10)


### Bug Fixes

* **ui-private:** remove premature optimization and dependencies ([#390](https://github.com/aversini/ui-components/issues/390)) ([55e9818](https://github.com/aversini/ui-components/commit/55e981840fda75678baea89260494f6441acdfb5))

## [1.3.0](https://github.com/aversini/ui-components/compare/ui-private-v1.2.0...ui-private-v1.3.0) (2024-03-05)


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.0",
"version": "1.3.1",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down

0 comments on commit 34ef139

Please sign in to comment.