chore: version packages
Some checks failed
Release WASM / Release (push) Has been cancelled
Test All / build (push) Has been cancelled

This commit is contained in:
github-actions[bot] 2025-02-05 16:27:48 +00:00 committed by Zixuan Chen
parent b58e6bd2ff
commit 2a32de8b40
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
fix: should be able to call subscription after diffing #637

View file

@ -1,5 +1,11 @@
# Changelog
## 1.3.4
### Patch Changes
- b58e6bd: fix: should be able to call subscription after diffing #637
## 1.3.3
### Patch Changes

View file

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