We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796135c commit dd379d3Copy full SHA for dd379d3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+Changes in [39.1.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.1) (2025-11-04)
2
+==================================================================================================
3
+Re-release of v39.1.0 to fix npm publishing workflow
4
+
5
Changes in [39.1.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.0) (2025-11-04)
6
==================================================================================================
7
## ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-js-sdk",
- "version": "39.1.0",
+ "version": "39.1.1",
"description": "Matrix Client-Server SDK for Javascript",
"engines": {
"node": ">=22.0.0"
0 commit comments