diff --git a/.changeset/purple-humans-grin.md b/.changeset/purple-humans-grin.md deleted file mode 100644 index a0c7045..0000000 --- a/.changeset/purple-humans-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sky-follower-bridge": patch ---- - -- remove unnecessary files diff --git a/CHANGELOG.md b/CHANGELOG.md index 09235ff..f0ab54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # sky-follower-bridge +## 0.6.6 + +### Patch Changes + +- e85e475: - remove unnecessary files + ## 0.6.5 ### Patch Changes diff --git a/package.json b/package.json index b7a03b1..7039134 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.6.5", + "version": "0.6.6", "description": "Instantly find and follow the same users from your Twitter follows on Bluesky.", "author": "kawamataryou", "scripts": {