Skip to content

Commit a648ac7

Browse files
authored
Merge pull request #325 from matrix-org/release-v18.3.0
Release v18.3.0
2 parents 20a71dd + 7185d2e commit a648ac7

3 files changed

Lines changed: 35 additions & 33 deletions

File tree

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 v18.3.0
4+
35
- Update matrix-rust-sdk to `0.17.0`:
46

57
- Check the user ID in the `sender_device_keys` property of Olm-encrypted

Cargo.lock

Lines changed: 32 additions & 32 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": "18.2.0",
3+
"version": "18.3.0",
44
"homepage": "https://github.com/matrix-org/matrix-sdk-crypto-wasm",
55
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)