🔖 bump version

This commit is contained in:
github-actions[bot] 2023-08-27 00:36:58 +00:00
parent 91dec2662a
commit 297f248833
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"sky-follower-bridge": patch
---
- Fixed a bug that results were not returned in case of error

View File

@ -1,5 +1,11 @@
# sky-follower-bridge # sky-follower-bridge
## 0.5.2
### Patch Changes
- 91dec26: - Fixed a bug that results were not returned in case of error
## 0.5.1 ## 0.5.1
### Patch Changes ### Patch Changes

View File

@ -1,7 +1,7 @@
{ {
"name": "sky-follower-bridge", "name": "sky-follower-bridge",
"displayName": "Sky Follower Bridge", "displayName": "Sky Follower Bridge",
"version": "0.5.1", "version": "0.5.2",
"description": "Instantly find and follow the same users from your Twitter follower on Bluesky.", "description": "Instantly find and follow the same users from your Twitter follower on Bluesky.",
"author": "kawamataryou", "author": "kawamataryou",
"scripts": { "scripts": {