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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-01-30 19:36:17 +08:00 committed by GitHub
parent 26cbbfa6ac
commit 73b55eefe2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
refactor: hold doc reference in handler (#624)

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
fix: a few LoroCounter errors (#626)

View file

@ -1,5 +1,12 @@
# Changelog
## 1.3.2
### Patch Changes
- a168063: refactor: hold doc reference in handler (#624)
- a168063: fix: a few LoroCounter errors (#626)
## 1.3.1
### Patch Changes

View file

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