We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38898a6 commit a86d4ceCopy full SHA for a86d4ce
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+Changes in [32.4.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v32.4.0) (2024-05-22)
2
+==================================================================================================
3
+* No changes
4
+
5
6
Changes in [32.3.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v32.3.0) (2024-05-21)
7
==================================================================================================
8
## ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-js-sdk",
- "version": "32.3.0",
+ "version": "32.4.0",
"description": "Matrix Client-Server SDK for Javascript",
"engines": {
"node": ">=18.0.0"
0 commit comments