diff --git a/.changeset/nice-beers-promise.md b/.changeset/nice-beers-promise.md deleted file mode 100644 index 7f94784..0000000 --- a/.changeset/nice-beers-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@webrecorder/hickory": patch ---- - -Add initial readme with instructions for Tailwind setup diff --git a/CHANGELOG.md b/CHANGELOG.md index c795cce..4567d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @webrecorder/hickory +## 0.0.4 + +### Patch Changes + +- [`dc86827`](https://github.com/webrecorder/hickory/commit/dc86827caea3d9b519c47b813917e5d26792a10f) Thanks [@emma-sg](https://github.com/emma-sg)! - Add initial readme with instructions for Tailwind setup + ## 0.0.3 ### Patch Changes diff --git a/package.json b/package.json index 35f8222..da45512 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@webrecorder/hickory", - "version": "0.0.3", + "version": "0.0.4", "description": "Webrecorder's Design System", "type": "module", "repository": {