chore: version packages

This commit is contained in:
github-actions[bot] 2024-06-26 13:06:50 +00:00 committed by Zixuan Chen
parent 1e94248128
commit c3a763e07d
5 changed files with 16 additions and 8 deletions

View file

@ -1,6 +0,0 @@
---
"loro-wasm": patch
"loro-crdt": patch
---
Add `.fork()` to duplicate the doc

View file

@ -1,5 +1,11 @@
# Changelog
## 0.16.6
### Patch Changes
- 1e94248: Add `.fork()` to duplicate the doc
## 0.16.5
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "loro-wasm",
"version": "0.16.5",
"version": "0.16.6",
"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.6
### Patch Changes
- 1e94248: Add `.fork()` to duplicate the doc
- Updated dependencies [1e94248]
- loro-wasm@0.16.6
## 0.16.5
### Patch Changes

View file

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