chore: version packages

This commit is contained in:
github-actions[bot] 2024-12-27 01:49:19 +00:00 committed by Leon Zhao
parent 5aa79856d4
commit d03d53626e
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
Fixed incorrect subscript calculation when moving a child in the current parent

View file

@ -1,5 +1,11 @@
# Changelog
## 1.2.4
### Patch Changes
- 5aa7985: Fixed incorrect subscript calculation when moving a child in the current parent
## 1.2.3
### Patch Changes

View file

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