chore: version packages
Some checks are pending
Release WASM / Release (push) Waiting to run
Test All / build (push) Waiting to run

This commit is contained in:
github-actions[bot] 2024-12-31 05:28:51 +00:00 committed by Zixuan Chen
parent df81aece51
commit 2709090756
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
Make getByPath work for "tree/0/key"

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
Better event ordering

View file

@ -1,5 +1,12 @@
# Changelog
## 1.2.6
### Patch Changes
- d552955: Make getByPath work for "tree/0/key"
- df81aec: Better event ordering
## 1.2.5
### Patch Changes

View file

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