What's Changed
- fix: prevent DST date shift in getStartOfDay/getEndOfDay (#520) by @iM-GeeKy in #521
- ci: migrate npm publishing to trusted publishing (OIDC) by @Copilot in #522
- fix: use npm OIDC trusted publishing instead of NPM_TOKEN for releases by @Copilot in #523
- fix: pass NODE_AUTH_TOKEN to npm publish step in release CI by @Copilot in #524
- fix: add NODE_AUTH_TOKEN for npm publish, fix husky and repository field warnings by @Copilot in #525
- Revert trusted publishing changes, restore simple NPM_TOKEN auth by @Copilot in #526
Full Changelog: v0.23.5...v0.23.6