We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ece33 commit c31c1aaCopy full SHA for c31c1aa
CHANGELOG.md
@@ -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
8
# 10.3.2 (2025-06-10)
9
10
### Internal Changes
changelog.d/518.misc
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-appservice-bridge",
- "version": "10.3.2",
+ "version": "10.3.3",
"description": "Bridging infrastructure for Matrix Application Services",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments