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

Commit 4681bbb

Browse files
committed
v3.90.0
1 parent abce0fd commit 4681bbb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Changes in [3.90.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.90.0) (2024-01-19)
2+
=====================================================================================================
3+
## ✨ Features
4+
5+
* Broaden support for matrix spec versions ([#12159](https://github.com/matrix-org/matrix-react-sdk/pull/12159)). Contributed by @RiotRobot.
6+
7+
## 🐛 Bug Fixes
8+
9+
* Fixed shield alignment on message Input ([#12155](https://github.com/matrix-org/matrix-react-sdk/pull/12155)). Contributed by @RiotRobot.
10+
11+
112
Changes in [3.89.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.89.0) (2024-01-16)
213
=====================================================================================================
314
## ✨ Features

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.89.0",
3+
"version": "3.90.0",
44
"description": "SDK for matrix.org using React",
55
"author": "matrix.org",
66
"repository": {

0 commit comments

Comments
 (0)