Release v0.1.2

This commit is contained in:
winlifes
2026-04-30 18:12:29 +08:00
parent 8c46313ac6
commit a903f7f0af
12 changed files with 423 additions and 24 deletions
+3
View File
@@ -72,3 +72,6 @@ jobs:
- name: Run syntax checks
run: npm run check
- name: Run tests
run: npm test