Skip to content

Commit b53ed00

Browse files
committed
17.6.1
* Move pure functions from index.ts to utils/utils.ts (silverwind) * Support duration strings for -C/--cooldown option (e.g. 2y, 3m, 1w, 2d, 6h, 10s) (silverwind) * tweak help (silverwind) * fix help (silverwind) * Use shell: true for global test execFile calls (silverwind) * Fix global test on Windows by using .cmd extension for execFile (silverwind) * Replace nano-spawn with node's built-in execFile (silverwind) * format (silverwind) * note workflows dir in readme (silverwind) * rename package to dependency in docs (silverwind)
1 parent af1beab commit b53ed00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "updates",
3-
"version": "17.6.0",
3+
"version": "17.6.1",
44
"description": " Flexible dependency update tool",
55
"author": "silverwind",
66
"repository": "silverwind/updates",

0 commit comments

Comments
 (0)