Releases: bsospace/local-hook-cli
Releases · bsospace/local-hook-cli
v.0.3.0-beta
What's Changed
- Bump axios from 0.21.4 to 0.28.0 by @dependabot in #1
- Feature/generalize event handling by @boytur in #2
- 🔧 chore[ci/cd]: update GitHub Actions workflow to use ubuntu-latest by @boytur in #3
New Contributors
- @dependabot made their first contribution in #1
- @boytur made their first contribution in #2
Full Changelog: V.0.2.2-beta...v.0.3.0-beta
V.0.2.2-beta
Full Changelog: V.0.2.1-beta...V.0.2.2-beta
V.0.2.1-beta
Full Changelog: V.0.2.0-beta...V.0.2.1-beta
V.0.2.0-beta
Full Changelog: V.0.1.0-beta...V.0.2.0-beta
v0.2.0-beta (2024-11-11)
Changelog:
Migrated the project from JavaScript (.js) to TypeScript (.ts) for better type safety and development experience.
Updated dependencies and improved code structure for better maintainability.
Enhanced build process with TypeScript support.