Skip to content

Commit

Permalink
v3.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiotRobot committed Mar 14, 2024
1 parent f2bfc59 commit f96606a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
Changes in [3.95.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.95.0) (2024-03-14)
=====================================================================================================
## 🐛 Bug Fixes

* Update `@vector-im/compound-design-tokens` in package.json ([#12340](https://github.com/matrix-org/matrix-react-sdk/pull/12340)).

Changes in [3.94.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.94.0) (2024-03-12)
=====================================================================================================
## ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "3.95.0-rc.0",
"version": "3.95.0",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
Expand Down

0 comments on commit f96606a

Please sign in to comment.