diff --git a/.changeset/thin-actors-clean.md b/.changeset/thin-actors-clean.md deleted file mode 100644 index c177dc26..00000000 --- a/.changeset/thin-actors-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"loro-crdt": patch ---- - -fix: should be able to call subscription after diffing #637 diff --git a/crates/loro-wasm/CHANGELOG.md b/crates/loro-wasm/CHANGELOG.md index 0e8d76c9..21de54e8 100644 --- a/crates/loro-wasm/CHANGELOG.md +++ b/crates/loro-wasm/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.3.4 + +### Patch Changes + +- b58e6bd: fix: should be able to call subscription after diffing #637 + ## 1.3.3 ### Patch Changes diff --git a/crates/loro-wasm/package.json b/crates/loro-wasm/package.json index 8e353aec..ff1d6952 100644 --- a/crates/loro-wasm/package.json +++ b/crates/loro-wasm/package.json @@ -1,6 +1,6 @@ { "name": "loro-crdt", - "version": "1.3.3", + "version": "1.3.4", "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", "keywords": [ "crdt",