Skip to content

Commit 34d1838

Browse files
chore: version packages (#826)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3afc4d5 commit 34d1838

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-penguins-report.md

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

crates/loro-wasm/CHANGELOG.md

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

3+
## 1.8.3
4+
5+
### Patch Changes
6+
7+
- 3afc4d5: fix: LoroMap entries showing null after applyDiff #825
8+
39
## 1.8.2
410

511
### 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.8.2",
3+
"version": "1.8.3",
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)