File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ BotKit changelog
44Version 0.2.0
55-------------
66
7- To be released .
7+ Released on April 21, 2025 .
88
99 - Image attachments in posts became shown in the web interface.
1010
Original file line number Diff line number Diff line change @@ -434,7 +434,6 @@ while (quote != null) {
434434}
435435~~~~
436436
437-
438437### Want more?
439438
440439If you want more data from the message, you can get the raw object of
Original file line number Diff line number Diff 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.1 "
60+ "@fedify/botkit" : " jsr:@fedify/botkit@0.2.0 "
6161 },
6262 "unstable" : [" temporal" ]
6363}
You can’t perform that action at this time.
0 commit comments