Skip to content

Commit ea5683a

Browse files
committed
Release 0.1.1
1 parent f3ab25b commit ea5683a

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/[email protected].0"
60+
"@fedify/botkit": "jsr:@fedify/[email protected].1"
6161
},
6262
"unstable": ["temporal"]
6363
}

0 commit comments

Comments
 (0)