Skip to content

Commit f7fea90

Browse files
committed
v10.0.0
1 parent 7f1d3cc commit f7fea90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

3+
# matrix-sdk-crypto-wasm v10.0.0
4+
35
**BREAKING CHANGES**
46

57
- Rename `DecryptionErrorCode.SenderIdentityPreviouslyVerified` to
@@ -9,7 +11,7 @@
911
- Rename `UserIdentity` to `OtherUserIdentity` (in line with changes
1012
to matrix-rust-sdk).
1113

12-
- Update matrix-rust-sdk to `#5d46b35d`.
14+
- Update matrix-rust-sdk to `#3558886b9`.
1315

1416
# matrix-sdk-crypto-wasm v9.1.0
1517

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": "9.1.0",
3+
"version": "10.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)