bump version

This commit is contained in:
kawamataryo 2024-11-18 12:26:55 +09:00
parent 659fb86ef4
commit 3dd8a26b09
2 changed files with 24 additions and 1 deletions

View File

@ -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

View File

@ -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": {