🔖 prepare 0.5.2 release notes

This commit is contained in:
Nanaloveyuki
2026-06-07 20:34:25 +08:00
parent c0fe7999c4
commit a3d0a695de
7 changed files with 140 additions and 4 deletions
+4
View File
@@ -59,6 +59,10 @@ jobs:
run: |
moon check src-async --target js
- name: Test bitlogger_async native
run: |
moon test src-async --target native
- name: Test bitlogger_async wasm-gc
run: |
moon test src-async --target wasm-gc