Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 25e67be

Browse files
committed
v3.105.1
1 parent edf32d2 commit 25e67be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Changes in [3.105.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.105.1) (2024-08-06)
2+
=======================================================================================================
3+
Fixes for CVE-2024-42347 / GHSA-f83w-wqhc-cfp4
4+
15
Changes in [3.105.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.105.0) (2024-08-06)
26
=======================================================================================================
37
Fixes for CVE-2024-42347 / GHSA-f83w-wqhc-cfp4

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-react-sdk",
3-
"version": "3.105.0",
3+
"version": "3.105.1",
44
"description": "SDK for matrix.org using React",
55
"author": "matrix.org",
66
"repository": {

0 commit comments

Comments
 (0)