Skip to content

Commit 83a5509

Browse files
committed
Release 0.4.2
1 parent 27e8d25 commit 83a5509

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
node-version: "22"
6464
- uses: pnpm/action-setup@v4
6565
with:
66-
version: latest
66+
version: 10
6767
- if: github.ref_type == 'branch'
6868
run: |
6969
set -euo pipefail

CHANGES.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BotKit changelog
44
Version 0.4.2
55
-------------
66

7-
To be released.
7+
Released on May 21, 2026.
88

99
### @fedify/botkit
1010

@@ -103,8 +103,6 @@ Released on May 21, 2026.
103103
Signature verification that could allow certain signed activities to be
104104
interpreted differently than intended. [[CVE-2026-42462]]
105105

106-
[CVE-2026-42462]: https://github.com/fedify-dev/fedify/security/advisories/GHSA-9rfg-v8g9-9367
107-
108106

109107
Version 0.3.2
110108
-------------

0 commit comments

Comments
 (0)