diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fd1834..2e4384f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # sky-follower-bridge +## 1.1.0 + +### Minor Changes + +- f2d4160: skip impersonation users + +### Patch Changes + +- 97d2867: support custom PDS. Thanks @kodxana + +## 1.0.8 + +### Patch Changes + +- acc719b: fix a break loop bug. +- a84e11a: only search unique terms. Thanks @dtflowers + +## 1.0.7 + +### Patch Changes + +- 97d2867: fix scroll bug in list members. Thanks @dtflowers + ## 0.9.1 ### Patch Changes diff --git a/package.json b/package.json index 33f8eb9..49b8b83 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "1.0.8", + "version": "1.1.0", "description": "Instantly find and follow the same users from your Twitter follows on Bluesky.", "author": "kawamataryou", "scripts": {