diff --git a/.changeset/purple-ladybugs-change.md b/.changeset/purple-ladybugs-change.md deleted file mode 100644 index 3d48bd4..0000000 --- a/.changeset/purple-ladybugs-change.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"sky-follower-bridge": patch ---- - -- fix link design -- fix connection error diff --git a/CHANGELOG.md b/CHANGELOG.md index 4740b40..bd469ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # sky-follower-bridge +## 0.6.2 + +### Patch Changes + +- 788547c: - fix link design + - fix connection error + ## 0.6.1 ### Patch Changes diff --git a/package.json b/package.json index 0c6960e..fa1a973 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.6.1", + "version": "0.6.2", "description": "Instantly find and follow the same users from your Twitter follower on Bluesky.", "author": "kawamataryou", "scripts": {