diff --git a/.changeset/quick-tips-film.md b/.changeset/quick-tips-film.md deleted file mode 100644 index 5bb4029..0000000 --- a/.changeset/quick-tips-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sky-follower-bridge": minor ---- - -implement batch search feature diff --git a/CHANGELOG.md b/CHANGELOG.md index 856a6f9..d737d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # sky-follower-bridge +## 0.8.0 + +### Minor Changes + +- 2049044: implement batch search feature + ## 0.7.5 ### Patch Changes diff --git a/package.json b/package.json index 5809447..fac3076 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.7.5", + "version": "0.8.0", "description": "Instantly find and follow the same users from your Twitter follows on Bluesky.", "author": "kawamataryou", "scripts": {