diff --git a/CHANGELOG.md b/CHANGELOG.md index 2959e87766..b6a53d7d66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +Changes in [1.11.61](https://github.com/element-hq/element-web/releases/tag/v1.11.61) (2024-03-14) +================================================================================================== +* No changes + +## 🐛 Bug Fixes + +* Update `@vector-im/compound-design-tokens` in package.json ([#12340](https://github.com/matrix-org/matrix-react-sdk/pull/12340)). + + + Changes in [1.11.60](https://github.com/element-hq/element-web/releases/tag/v1.11.60) (2024-03-12) ================================================================================================== ## ✨ Features diff --git a/package.json b/package.json index f9ae51bfac..a56d5c8380 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-web", - "version": "1.11.60", + "version": "1.11.61", "description": "A feature-rich client for Matrix.org", "author": "New Vector Ltd.", "repository": {