@beyonk/date-utils
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "4.1.2", | ||
"tag": "@beyonk/date-utils_v4.1.2", | ||
"date": "Thu, 16 Sep 2021 09:53:49 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "cleanup" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.1.1", | ||
@@ -7,0 +19,0 @@ "tag": "@beyonk/date-utils_v4.1.1", |
# Change Log - @beyonk/date-utils | ||
This log was last generated on Wed, 14 Jul 2021 14:40:19 GMT and should not be manually modified. | ||
This log was last generated on Thu, 16 Sep 2021 09:53:49 GMT and should not be manually modified. | ||
## 4.1.2 | ||
Thu, 16 Sep 2021 09:53:49 GMT | ||
### Patches | ||
- cleanup | ||
## 4.1.1 | ||
@@ -6,0 +13,0 @@ Wed, 14 Jul 2021 14:40:19 GMT |
{ | ||
"name": "@beyonk/date-utils", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Beyonk Date Utils", | ||
@@ -27,9 +27,9 @@ "author": "Antony Jones <aj@desirableobjects.co.uk>", | ||
"dependencies": { | ||
"dayjs": "^1.10.4", | ||
"@beyonk/pluralise": "~3.0.1" | ||
"@beyonk/pluralise": "~3.0.1", | ||
"dayjs": "^1.10.4" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~9.0.2", | ||
"@hapi/code": "~8.0.3" | ||
"@hapi/code": "^8.0.3", | ||
"mocha": "^9.0.3" | ||
} | ||
} |
10989
353