Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.4.0](kelektiv/node-cron@v2.3.0...v2.4.0) (2023-07-24) ### ✨ Features * import type definitions from [@types](https://github.com/types)/cron ([d8a2f14](kelektiv@d8a2f14)) ### 🐛 Bug Fixes * don't start job in setTime if it wasn't running ([7e26c23](kelektiv@7e26c23)) ### 🛠 Builds * **npm:** ship type definitions with releases ([0b663a8](kelektiv@0b663a8)) ### 🚨 Tests * add test case for [kelektiv#598](kelektiv#598) fix ([4322ef2](kelektiv@4322ef2)) * don't stop/start job before using setTime ([f0d5d3f](kelektiv@f0d5d3f)) ### ⚙️ Continuous Integrations * add support for beta & maintenance releases ([kelektiv#677](kelektiv#677)) ([c6fc842](kelektiv@c6fc842)) * setup conventional commits & release automation ([kelektiv#673](kelektiv#673)) ([c6f39ff](kelektiv@c6f39ff)) ### ♻️ Chores * update default branch name ([kelektiv#678](kelektiv#678)) ([7471e95](kelektiv@7471e95)) * wrap setTime tests in describe and move down ([31989e0](kelektiv@31989e0))
- Loading branch information