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 6, 2024
1 parent 859220c commit d13b079
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 @@ -5,5 +5,5 @@
"packages/ui-system": "1.1.0",
"packages/ui-private": "1.3.0",
"packages/ui-icons": "1.2.0",
"packages/ui-plugins": "1.1.0"
"packages/ui-plugins": "1.1.1"
}
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.1.1](https://github.com/aversini/ui-components/compare/ui-plugins-v1.1.0...ui-plugins-v1.1.1) (2024-03-06)


### Bug Fixes

* **ui-plugins:** adding missing dependencies ([#376](https://github.com/aversini/ui-components/issues/376)) ([859220c](https://github.com/aversini/ui-components/commit/859220c8c509dd40156d560f0da8d48f9f749126))

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


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

0 comments on commit d13b079

Please sign in to comment.