Skip to content

Commit b30f1f3

Browse files
committed
v15.0.0
1 parent 14318c3 commit b30f1f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
# matrix-sdk-crypto-wasm v15.0.0
4+
35
- Update matrix-rusk-sdk to `0.12.0`, which includes:
46

57
- Send stable identifier `sender_device_keys` for MSC4147 (Including device

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