Compare commits

...

2 Commits

Author SHA1 Message Date
RiotRobot dff4922a42 v39.1.2 2025-11-04 14:01:14 +00:00
RiotRobot dd379d3d4c v39.1.1 2025-11-04 13:22:58 +00:00
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
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
Changes in [39.1.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.0) (2025-11-04)
==================================================================================================
## ✨ Features
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "matrix-js-sdk",
"version": "39.1.0",
"version": "39.1.2",
"description": "Matrix Client-Server SDK for Javascript",
"engines": {
"node": ">=22.0.0"