Skip to content

Commit b6963fc

Browse files
chore(): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2022-10-12) ### Bug Fixes * update AWS cloudwatch preset ([f583267](f583267))
1 parent f583267 commit b6963fc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.4](https://github.com/Airfooox/cron-validate/compare/v1.4.3...v1.4.4) (2022-10-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update AWS cloudwatch preset ([f583267](https://github.com/Airfooox/cron-validate/commit/f583267a6c6c18792086160470a98baf5b0e2db7))
7+
18
## [1.4.3](https://github.com/Airfooox/cron-validate/compare/v1.4.2...v1.4.3) (2021-03-31)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cron-validate",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "cron-validate is a cron-expression validator written in TypeScript.",
55
"scripts": {
66
"dev": "nodemon",

0 commit comments

Comments
 (0)