chore: version packages (#451)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-07 19:44:32 +08:00 committed by GitHub
parent 46e21fccc7
commit 243708943c
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-crdt": patch
"loro-wasm": patch
---
Fix tree move issues

View file

@ -1,5 +1,11 @@
# Changelog
## 0.16.12
### Patch Changes
- 46e21fc: Fix tree move issues
## 0.16.11
### Patch Changes

View file

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

View file

@ -1,5 +1,13 @@
# Changelog
## 0.16.12
### Patch Changes
- 46e21fc: Fix tree move issues
- Updated dependencies [46e21fc]
- loro-wasm@0.16.12
## 0.16.11
### Patch Changes

View file

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