Commit Graph

7 Commits

Author SHA1 Message Date
lukaszraczylo 0249d13265 - [x] Remove npm ci and version steps from release.yml
- [x] Add .goreleaser-dist to .gitignore
- [x] Configure dist dir and before hook in goreleaser.yaml
v0.2.1
2026-03-11 21:52:13 +00:00
lukaszraczylo b2c0a13735 fixup! fix: resolve TypeScript errors in GitHub Actions v0.1.12 2026-03-11 21:21:55 +00:00
lukaszraczylo ca9d6dfeba fix: resolve TypeScript errors in GitHub Actions
- Add explicit types array to tsconfig.json for vitest/globals and node
- Add type annotations to test destructuring parameters to fix implicit any types
- Add explicit types to test case arrays

This resolves the TypeScript compilation errors that were failing the CI pipeline.
v0.1.10
2026-03-11 19:59:04 +00:00
lukaszraczylo 3eaca6fd75 fixup! Update .2 2026-03-11 19:51:52 +00:00
lukaszraczylo e2205c465d Update .2 v0.1.6 2026-03-11 19:39:56 +00:00
lukaszraczylo a372a43947 Update. v0.1.4 2026-03-11 19:35:05 +00:00
lukaszraczylo 6b47d30961 Initial commit. 2026-03-11 19:24:29 +00:00