You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add CI and release workflows (#7)
- CI: test on Node 18, 20, 22 for every push/PR to master
- Release: publish to npm + create GitHub Release on v* tag push
Copied from hapi-handlers reference setup.
Co-authored-by: Marco <marco@ramirezcastro.inc>