Skip to content

Commit

Permalink
Merge pull request #142 from uhoreg/release-v8.0.0
Browse files Browse the repository at this point in the history
Prepare release v8.0.0
  • Loading branch information
uhoreg authored Sep 6, 2024
2 parents 5025f00 + 783ce58 commit c8da41c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# UNRELEASED

# matrix-sdk-crypto-wasm v8.0.0

**BREAKING CHANGES**

- The format for `EncryptionSettings.sharingStrategy` has changed. It must
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@matrix-org/matrix-sdk-crypto-wasm",
"version": "7.0.0",
"version": "8.0.0",
"homepage": "https://github.com/matrix-org/matrix-rust-sdk-wasm",
"description": "WebAssembly bindings of the matrix-sdk-crypto encryption library",
"license": "Apache-2.0",
Expand Down

0 comments on commit c8da41c

Please sign in to comment.