Skip to content

Commit

Permalink
Merge pull request #113 from aversini/release-please--branches--main-…
Browse files Browse the repository at this point in the history
…-components--ui-components

chore(main): release ui-components 4.4.1
  • Loading branch information
aversini authored Dec 4, 2023
2 parents b514007 + 3e793c3 commit 070a694
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
@@ -1 +1 @@
{"packages/ui-components":"4.4.0"}
{"packages/ui-components":"4.4.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

## [4.4.1](https://github.com/aversini/ui-components/compare/ui-components-v4.4.0...ui-components-v4.4.1) (2023-12-04)


### Bug Fixes

* **TextArea:** corrupted exported types ([a98d8a0](https://github.com/aversini/ui-components/commit/a98d8a0660e67c40a8384848309c72cdee6bf9c1))

## [4.4.0](https://github.com/aversini/ui-components/compare/ui-components-v4.3.0...ui-components-v4.4.0) (2023-12-04)


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

0 comments on commit 070a694

Please sign in to comment.