Skip to content

Commit 61bbf62

Browse files
committed
Release 0.19.0
1 parent 287b64a commit 61bbf62

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# grunt-zip changelog
2+
0.19.0 - Updated Node.js versions in Travis CI
3+
24
0.18.2 - Upgraded to [email protected] to fix GitHub vulnerability warning
35

46
0.18.1 - Fixed symlinking when a file already exists, via @octachrome in #53

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-zip",
33
"description": "Zip and unzip files via a grunt plugin",
4-
"version": "0.18.2",
4+
"version": "0.19.0",
55
"homepage": "https://github.com/twolfson/grunt-zip",
66
"author": {
77
"name": "Todd Wolfson",

0 commit comments

Comments
 (0)