From 238b4b1602000869cc44bf6912a113aa9dc30676 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 30 Aug 2023 02:57:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/unlucky-trainers-listen.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/unlucky-trainers-listen.md diff --git a/.changeset/unlucky-trainers-listen.md b/.changeset/unlucky-trainers-listen.md deleted file mode 100644 index 1ed480d..0000000 --- a/.changeset/unlucky-trainers-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sky-follower-bridge": patch ---- - -- fix card design diff --git a/CHANGELOG.md b/CHANGELOG.md index e546bb9..a5de3ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # sky-follower-bridge +## 0.5.3 + +### Patch Changes + +- 0713ffd: - fix card design + ## 0.5.2 ### Patch Changes diff --git a/package.json b/package.json index afd5b5b..5565bfc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.5.2", + "version": "0.5.3", "description": "Instantly find and follow the same users from your Twitter follower on Bluesky.", "author": "kawamataryou", "scripts": {