diff --git a/.changeset/gg.md b/.changeset/gg.md deleted file mode 100644 index 9ce1a99..0000000 --- a/.changeset/gg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@repotest/ui": patch ---- - -Your changeset diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index 38770c8..4d38995 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -1,5 +1,11 @@ # @repotest/ui +## 1.0.6 + +### Patch Changes + +- 123f1e4: Your changeset + ## 1.0.5 ### Patch Changes diff --git a/packages/ui/package.json b/packages/ui/package.json index f0ee476..7dd0550 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@repotest/ui", - "version": "1.0.5", + "version": "1.0.6", "main": "./dist/index.js", "types": "./dist/index.d.ts", "repository": {