chore: bump loro-crdt version

This commit is contained in:
Zixuan Chen 2024-01-17 23:00:50 +08:00
parent b4701a4de6
commit ce1ac36b62
No known key found for this signature in database
4 changed files with 19 additions and 2 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## 0.9.0
### Minor Changes
- Refine the rich text CRDT in Loro
## 0.8.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "loro-wasm",
"version": "0.8.0",
"version": "0.9.0",
"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,16 @@
# Changelog
## 0.9.0
### Minor Changes
- Refine the rich text CRDT in Loro
### Patch Changes
- Updated dependencies
- loro-wasm@0.9.0
## 0.8.0
### Minor Changes

View file

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