Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Mar 10, 2024
1 parent 55e9818 commit 39a9c82
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .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-private": "1.3.1",
"packages/ui-icons": "1.2.0",
"packages/ui-plugins": "1.2.1"
}
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 39a9c82

Please sign in to comment.