Skip to content

Commit 1a070d5

Browse files
authored
Merge pull request #165 from matrix-org/release-v11.0.0
Release v11.0.0
2 parents 9adf62f + 96c405f commit 1a070d5

File tree

4 files changed

+64
-80
lines changed

4 files changed

+64
-80
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# UNRELEASED
22

3-
- Update matrix-rust-sdk to `75683d268fc2e`.
3+
# matrix-sdk-crypto-wasm v11.0.0
4+
5+
- Update matrix-rust-sdk to `70bcddfba5e19`.
46

57
**BREAKING CHANGES**
68

Cargo.lock

Lines changed: 59 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-wasm",
3-
"version": "10.1.0",
3+
"version": "11.0.0",
44
"homepage": "https://github.com/matrix-org/matrix-rust-sdk-wasm",
55
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)