diff --git a/.changeset/weak-dancers-relax.md b/.changeset/weak-dancers-relax.md deleted file mode 100644 index 827d5878..00000000 --- a/.changeset/weak-dancers-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@watching/clips-react': patch ---- - -Fix Preact component updating diff --git a/packages/clips-react/CHANGELOG.md b/packages/clips-react/CHANGELOG.md index a541bc1c..ddb3d1d6 100644 --- a/packages/clips-react/CHANGELOG.md +++ b/packages/clips-react/CHANGELOG.md @@ -1,5 +1,11 @@ # @watching/clips-react +## 0.5.3 + +### Patch Changes + +- [`c41c4d15`](https://github.com/lemonmade/watch/commit/c41c4d155064008e685734cee73f07afebb57ee7) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix Preact component updating + ## 0.5.2 ### Patch Changes diff --git a/packages/clips-react/package.json b/packages/clips-react/package.json index 287beeb3..7f3022bf 100644 --- a/packages/clips-react/package.json +++ b/packages/clips-react/package.json @@ -1,6 +1,6 @@ { "name": "@watching/clips-react", - "version": "0.5.2", + "version": "0.5.3", "license": "MIT", "type": "module", "publishConfig": {