| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-11 | 998 Bytes | |
| Release 0.23.6 source code.tar.gz | 2026-04-11 | 974.3 kB | |
| Release 0.23.6 source code.zip | 2026-04-11 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
What's Changed
- fix: prevent DST date shift in getStartOfDay/getEndOfDay (#520) by @iM-GeeKy in https://github.com/web-ridge/react-native-paper-dates/pull/521
- ci: migrate npm publishing to trusted publishing (OIDC) by @Copilot in https://github.com/web-ridge/react-native-paper-dates/pull/522
- fix: use npm OIDC trusted publishing instead of NPM_TOKEN for releases by @Copilot in https://github.com/web-ridge/react-native-paper-dates/pull/523
- fix: pass NODE_AUTH_TOKEN to npm publish step in release CI by @Copilot in https://github.com/web-ridge/react-native-paper-dates/pull/524
- fix: add NODE_AUTH_TOKEN for npm publish, fix husky and repository field warnings by @Copilot in https://github.com/web-ridge/react-native-paper-dates/pull/525
- Revert trusted publishing changes, restore simple NPM_TOKEN auth by @Copilot in https://github.com/web-ridge/react-native-paper-dates/pull/526
Full Changelog: https://github.com/web-ridge/react-native-paper-dates/compare/v0.23.5...v0.23.6