v1.2.0 #10

Merged
josh merged 21 commits from dev into main 2026-03-28 13:24:35 -04:00
Showing only changes of commit bc44bcbde9 - Show all commits

View File

@@ -19,7 +19,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
cache: npm
- run: npm ci