diff --git a/.changeset/chatty-experts-clean.md b/.changeset/chatty-experts-clean.md deleted file mode 100644 index 94ad1e6b..00000000 --- a/.changeset/chatty-experts-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"loro-crdt": patch ---- - -fix: should commit before travel_change_ancestors #599 diff --git a/crates/loro-wasm/CHANGELOG.md b/crates/loro-wasm/CHANGELOG.md index 978df541..30e51fbc 100644 --- a/crates/loro-wasm/CHANGELOG.md +++ b/crates/loro-wasm/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.2.7 + +### Patch Changes + +- da24910: fix: should commit before travel_change_ancestors #599 + ## 1.2.6 ### Patch Changes diff --git a/crates/loro-wasm/package.json b/crates/loro-wasm/package.json index bfff0706..20ef3f50 100644 --- a/crates/loro-wasm/package.json +++ b/crates/loro-wasm/package.json @@ -1,6 +1,6 @@ { "name": "loro-crdt", - "version": "1.2.6", + "version": "1.2.7", "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", "keywords": [ "crdt",