Skip to content

Commit c31c1aa

Browse files
committed
10.3.3
1 parent 15ece33 commit c31c1aa

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 10.3.3 (2025-06-11)
2+
3+
### Internal Changes
4+
5+
- Update matrix-bot-sdk to `0.7.1-element.11`. ([\#518](https://github.com/matrix-org/matrix-appservice-bridge/issues/518))
6+
7+
18
# 10.3.2 (2025-06-10)
29

310
### Internal Changes

changelog.d/518.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-appservice-bridge",
3-
"version": "10.3.2",
3+
"version": "10.3.3",
44
"description": "Bridging infrastructure for Matrix Application Services",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)