diff --git a/CHANGELOG.md b/CHANGELOG.md index ad45960913..ea2fb96617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +Changes in [3.113.0](https://github.com/element-hq/matrix-react-sdk/releases/tag/v3.113.0) (2024-10-15) +======================================================================================================= +Updates to js-sdk v34.8.0, although react-sdk has already stopped using the insecure functionality in question, so this release contains no functional changes. + Changes in [3.112.0](https://github.com/element-hq/matrix-react-sdk/releases/tag/v3.112.0) (2024-10-08) ======================================================================================================= ## ✨ Features diff --git a/package.json b/package.json index 5894aa5d5a..ff0a88118d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "3.112.0", + "version": "3.113.0", "description": "SDK for matrix.org using React", "author": "New Vector Ltd.", "repository": {