Compare commits

...

1 Commits

Author SHA1 Message Date
RiotRobot dff4922a42 v39.1.2 2025-11-04 14:01:14 +00:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
Changes in [39.1.2](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.2) (2025-11-04)
==================================================================================================
Re-release of v39.1.0 to fix npm publishing workflow
Changes in [39.1.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.1) (2025-11-04)
==================================================================================================
Re-release of v39.1.0 to fix npm publishing workflow
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-js-sdk",
"version": "39.1.1",
"version": "39.1.2",
"description": "Matrix Client-Server SDK for Javascript",
"engines": {
"node": ">=22.0.0"