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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-01-16 10:54:51 +08:00 committed by GitHub
parent a1e81eece0
commit d5eb300442
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"loro-crdt": patch
---
fix: map.keys() may return keys from deleted entries #618

View file

@ -1,5 +1,11 @@
# Changelog
## 1.3.1
### Patch Changes
- 07500da: fix: map.keys() may return keys from deleted entries #618
## 1.3.0
### Minor Changes

View file

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