Skip to content

Commit b489bb1

Browse files
committed
Merge branch 'master' into develop
2 parents dc6ad0b + dff4922 commit b489bb1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in [39.1.2](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.2) (2025-11-04)
2+
==================================================================================================
3+
Re-release of v39.1.0 to fix npm publishing workflow
4+
5+
6+
17
Changes in [39.1.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v39.1.1) (2025-11-04)
28
==================================================================================================
39
Re-release of v39.1.0 to fix npm publishing workflow

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-js-sdk",
3-
"version": "39.1.1",
3+
"version": "39.1.2",
44
"description": "Matrix Client-Server SDK for Javascript",
55
"engines": {
66
"node": ">=22.0.0"

0 commit comments

Comments
 (0)