diff --git a/.changeset/gentle-seahorses-yell.md b/.changeset/gentle-seahorses-yell.md new file mode 100644 index 00000000..bee85205 --- /dev/null +++ b/.changeset/gentle-seahorses-yell.md @@ -0,0 +1,10 @@ +--- +"loro-wasm": patch +"loro-crdt": patch +--- + +Bug Fix + +#### 🐛 Bug Fixes + +- Attached container can be inserted to `Map` or `List` (#331)