Skip to content

Commit d980be2

Browse files
github-actions[bot]zxch3n
authored andcommitted
chore: version packages
1 parent 2f3364a commit d980be2

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/proud-jars-greet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silly-students-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

crates/loro-wasm/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- 2f3364a: refactor!: use better data type for doc.diff #646
8+
9+
### Patch Changes
10+
11+
- 72699ae: fix: getting values by path in LoroTree (#643)
12+
313
## 1.3.5
414

515
### Patch Changes

crates/loro-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loro-crdt",
3-
"version": "1.3.5",
3+
"version": "1.4.0",
44
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
55
"keywords": [
66
"crdt",

0 commit comments

Comments
 (0)