🛠️ add changeset

This commit is contained in:
ryo 2023-11-09 14:51:19 +09:00
parent d584f0303b
commit ea68829a1c
2 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
"sky-follower-bridge": patch
---
replace all underscores in a handle, not just the first. #29 thanks @lowercase-donkey

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "sky-follower-bridge",
"version": "0.6.5",
"version": "0.7.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sky-follower-bridge",
"version": "0.6.5",
"version": "0.7.2",
"dependencies": {
"@atproto/api": "^0.6.4",
"@changesets/cli": "^2.26.2",