Skip to content

Commit db37304

Browse files
author
hywax
committed
chore(release): v1.4.4
1 parent a84d141 commit db37304

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.4.4
6+
7+
- Update deps
8+
59
## v1.4.3
610

711
- Update deps

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-cron",
33
"type": "module",
4-
"version": "1.4.3",
4+
"version": "1.4.4",
55
"description": "A Nuxt module for cron jobs in your app.",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)