Skip to content

Commit 0305590

Browse files
github-actions[bot]zxch3n
authored andcommitted
chore: version packages
1 parent 7c84b2a commit 0305590

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/old-bananas-appear.md

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

crates/loro-wasm/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- 742cf7d: Fix memory leak caused by wasm-bindgen
8+
9+
- https://github.com/rustwasm/wasm-bindgen/issues/3854
10+
311
## 1.5.0
412

513
### Minor 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.5.0",
3+
"version": "1.5.1",
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)