Skip to content

Commit ca8f2fb

Browse files
authored
Merge pull request #122 from matrix-org/release-v5.0.0
Prepare release of v5.0.0
2 parents 5470581 + 068a0af commit ca8f2fb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# UNRELEASED
22

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

57
- `OlmMachine.importBackedUpRoomKeys` now takes a `backupVersion` argument.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matrix-org/matrix-sdk-crypto-wasm",
3-
"version": "4.10.0",
3+
"version": "5.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)