UNPKG

@loopback/docs

Version:
42 lines (19 loc) 1.05 kB
--- lang: en title: 'CHANGELOG - @loopback/cron' keywords: LoopBack 4.0, LoopBack 4, CHANGELOG sidebar: lb4_sidebar permalink: /doc/en/lb4/changelog.cron.html --- # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.1.1...@loopback/cron@0.1.2) (2020-04-11) **Note:** Version bump only for package @loopback/cron ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/cron@0.1.0...@loopback/cron@0.1.1) (2020-04-08) **Note:** Version bump only for package @loopback/cron # 0.1.0 (2020-03-24) ### Bug Fixes * update package locks ([cd2f6fa](https://github.com/strongloop/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8)) ### Features * **cron:** add an extension to support cron jobs for LoopBack 4 ([18c229c](https://github.com/strongloop/loopback-next/commit/18c229c6cbe659effcc0ca0fd5a32a15f06f387f))