Releases: cronitorio/cronitor-js
Releases · cronitorio/cronitor-js
2.4.1
2.4.0
What's Changed
- implement generateConfig and update applyConfig to use yaml PUT endpoint by @aflanagan in #40
Full Changelog: 2.3.6...2.4.0
2.3.6
What's Changed
- Fix nested array data on Monitor.put by @alexpresthus in #39
- Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #38
New Contributors
- @alexpresthus made their first contribution in #39
Full Changelog: 2.3.5...2.3.6
Update Axios & Tests
Updated axios & fixed tests & other quality fixes (#37) * Update deps * eslint * Add `.idea` * Update package-lock.json * Small quality fixes * Update * sefinek24/cronitor-js * @sefinek/cronitor * Update * Update GH workflows * Use `Buffer.from` * 2.3.5 * Replace to `cronitor` * cronitorio/cronitor-js * Quality fixes * Add `.npmignore` * Small fixes * Update README.md * Remove empty lines * https://github.com/cronitorio/cronitor-js/pull/37#issuecomment-1896557458 * Update tests
2.3.4
2.3.3
Bump moment-timezone from 0.5.32 to 0.5.37 (#25) Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 to 0.5.37. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.32...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>