🔖 bump version

This commit is contained in:
github-actions[bot] 2023-08-23 07:28:49 +00:00
parent a4a51d77c9
commit 2cafd91b7b
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"sky-follower-bridge": patch
---
- fixed a bug in the recommended users field insertion

View File

@ -1,5 +1,11 @@
# sky-follower-bridge # sky-follower-bridge
## 0.4.1
### Patch Changes
- a4a51d7: - fixed a bug in the recommended users field insertion
## 0.4.0 ## 0.4.0
### Minor Changes ### Minor 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.4.0", "version": "0.4.1",
"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": {