chore: version packages (#437)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-08-28 00:09:38 +08:00 committed by GitHub
parent 7cf54e8aa3
commit efc50fa9c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 8 deletions

View file

@ -1,6 +0,0 @@
---
"loro-wasm": patch
"loro-crdt": patch
---
Fix batch importing with snapshot

View file

@ -1,5 +1,11 @@
# Changelog # Changelog
## 0.16.10
### Patch Changes
- 7cf54e8: Fix batch importing with snapshot
## 0.16.9 ## 0.16.9
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "loro-wasm", "name": "loro-wasm",
"version": "0.16.9", "version": "0.16.10",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
"keywords": [ "keywords": [
"crdt", "crdt",

View file

@ -1,5 +1,13 @@
# Changelog # Changelog
## 0.16.10
### Patch Changes
- 7cf54e8: Fix batch importing with snapshot
- Updated dependencies [7cf54e8]
- loro-wasm@0.16.10
## 0.16.9 ## 0.16.9
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "loro-crdt", "name": "loro-crdt",
"version": "0.16.9", "version": "0.16.10",
"description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.", "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
"keywords": [ "keywords": [
"crdt", "crdt",