chore: version packages (#370)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-05-23 10:28:24 +08:00 committed by GitHub
parent 34f6064edc
commit 7fc85b1b04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 12 deletions

View file

@ -1,10 +0,0 @@
---
"loro-wasm": patch
"loro-crdt": patch
---
Better undo events & transform cursors by undo manager (#369)
#### 🧪 Testing
- Enable compatibility test (#367)

View file

@ -1,5 +1,15 @@
# Changelog
## 0.16.2
### Patch Changes
- 34f6064: Better undo events & transform cursors by undo manager (#369)
#### 🧪 Testing
- Enable compatibility test (#367)
## 0.16.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "loro-wasm",
"version": "0.16.1",
"version": "0.16.2",
"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,18 @@
# Changelog
## 0.16.2
### Patch Changes
- 34f6064: Better undo events & transform cursors by undo manager (#369)
#### 🧪 Testing
- Enable compatibility test (#367)
- Updated dependencies [34f6064]
- loro-wasm@0.16.2
## 0.16.1
### Patch Changes

View file

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