What's Changed
- fix(release): clean build artifact after publish @liuooo (#61)
- fix(npm): harden bundled package publishing @liuooo (#58)
- ci: remove pr-contributor-welcome caller @lml2468 (#54)
- ci: pass TRIAGE_WEBHOOK_URL to octo-issue-notify @lml2468 (#52)
- ci: pin .github reusable workflows to @v1 @lml2468 (#51)
- ci: replace paths-ignore with dorny/paths-filter preflight job @lml2468 (#46)
- chore(hooks): add lefthook git hooks (pre-commit, commit-msg, pre-push) @Tuanzi1015 (#49)
- ci: bump Node.js version from 20 to 22 @lml2468 (#45)
- ci: add history check (reject orphan-branch PRs) @lml2468 (#47)
- ci: set fail-on-vuln false on scheduled OSV scan @lml2468 (#44)
- fix: skip OSV-Scanner SARIF upload for Dependabot PRs @lml2468 (#42)
- ci: add timeout-minutes to all CI jobs @lml2468 (#38)
- ci: add OSV-Scanner vulnerability scanning @lml2468 (#41)
- ci: add -shuffle=on to go test for order-dependency detection @lml2468 (#39)
- ci: add concurrency group to CI workflow @lml2468 (#37)
- chore(ci): remove duplicate CodeQL workflow @lml2468 (#33)
CI and Infrastructure
Full Changelog: v0.6.0...v0.6.1