diff --git a/.changeset/khaki-snails-impress.md b/.changeset/khaki-snails-impress.md deleted file mode 100644 index 7d4aa1f..0000000 --- a/.changeset/khaki-snails-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ariabones/button": patch ---- - -build packages before publishing diff --git a/packages/button/CHANGELOG.md b/packages/button/CHANGELOG.md index 459ae65..39f825d 100644 --- a/packages/button/CHANGELOG.md +++ b/packages/button/CHANGELOG.md @@ -1,5 +1,11 @@ # @ariabones/button +## 0.2.1 + +### Patch Changes + +- 73364f9: build packages before publishing + ## 0.2.0 ### Minor Changes diff --git a/packages/button/package.json b/packages/button/package.json index ebbacf1..c066970 100644 --- a/packages/button/package.json +++ b/packages/button/package.json @@ -1,7 +1,7 @@ { "name": "@ariabones/button", "type": "module", - "version": "0.2.0", + "version": "0.2.1", "author": "Nicolas Accetta", "repository": { "type": "git",