diff --git a/.changeset/hot-rivers-provide.md b/.changeset/hot-rivers-provide.md deleted file mode 100644 index 1c323d7..0000000 --- a/.changeset/hot-rivers-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"sky-follower-bridge": patch ---- - -replace all underscores in a handle, not just the first. #29 thanks @lowercase-donkey diff --git a/CHANGELOG.md b/CHANGELOG.md index ff60da5..069413c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # sky-follower-bridge +## 0.7.3 + +### Patch Changes + +- ea68829: replace all underscores in a handle, not just the first. #29 thanks @lowercase-donkey + ## 0.7.2 ### Patch Changes diff --git a/package.json b/package.json index 3cd9790..824dde5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sky-follower-bridge", "displayName": "Sky Follower Bridge", - "version": "0.7.2", + "version": "0.7.3", "description": "Instantly find and follow the same users from your Twitter follows on Bluesky.", "author": "kawamataryou", "scripts": {