Skip to content

Commit cd0178d

Browse files
committedFeb 10, 2025··
Release 0.1.1
1 parent 9c69624 commit cd0178d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BotKit changelog
44
Version 0.1.1
55
-------------
66

7-
To be released.
7+
Released on February 10, 2025.
88

99
- Fixed a bug where direct and followers-only messages that reply to a bot
1010
had been forwarded to the bot's followers.

‎docs/start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ to turn it on in your *deno.json* settings:
5757
~~~~ json [deno.json] {5}
5858
{
5959
"imports": {
60-
"@fedify/botkit": "jsr:@fedify/botkit@0.1.0"
60+
"@fedify/botkit": "jsr:@fedify/botkit@0.1.1"
6161
},
6262
"unstable": ["temporal"]
6363
}

0 commit comments

Comments
 (0)
Please sign in to comment.