release: prepare v5.1.0 (#249)
Some checks failed
Run prettify / Prettier Check (push) Has been cancelled
Release Project / release (push) Has been cancelled
Run unit tests. / build (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Integration test for setup-kubectl / Validate release and master branch (push) Has been cancelled

* release: prepare v5.1.0 — ESM migration with esbuild/vitest

* sync package-lock.json version to 5.1.0

* add version sync check to pre-commit hook

* regenerate package-lock.json for npm ci compatibility
This commit is contained in:
David Gamero 2026-04-14 17:59:13 -04:00 committed by GitHub
parent 06b670f700
commit 6522dcd602
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 198 additions and 149 deletions

View file

@ -18,4 +18,5 @@ jobs:
- name: Build and run L0 tests.
run: |
npm install
npm run build
npm test