diff --git a/.changeset/young-berries-buy.md b/.changeset/young-berries-buy.md deleted file mode 100644 index 22eb112..0000000 --- a/.changeset/young-berries-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/tailwind-layer": patch ---- - -bump version diff --git a/CHANGELOG.md b/CHANGELOG.md index 0820499..e524e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse-io/tailwind-layer +## 1.0.5 + +### Patch Changes + +- [`2b66348`](https://github.com/hyperse-io/tailwind-layer/commit/2b66348e17a0adebfb92928354ecd87db0aaf753) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version + ## 1.0.4 ### Patch Changes diff --git a/package.json b/package.json index 0508385..4c09f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/tailwind-layer", - "version": "1.0.4", + "version": "1.0.5", "description": "Compile your tailwindcss components into tailwind plugins and enjoy full autocompletion!", "repository": { "type": "git",