1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-29 15:23:11 +03:00

Merge branch 'master' into develop

This commit is contained in:
RiotRobot
2023-09-29 11:14:19 +01:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
Changes in [3.81.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.81.1) (2023-09-29)
=====================================================================================================
## 🐛 Bug Fixes
* Fix Emoji font on Safari 17 ([\#11673](https://github.com/matrix-org/matrix-react-sdk/pull/11673)).
Changes in [3.81.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.81.0) (2023-09-26)
=====================================================================================================

View File

@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "3.81.0",
"version": "3.81.1",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {