Skip to content

Commit 32cb8e2

Browse files
committed
Release 0.18.2
1 parent c5ba2b4 commit 32cb8e2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# grunt-zip changelog
2+
0.18.2 - Upgraded to shell-quote@1.6.1 to fix GitHub vulnerability warning
3+
24
0.18.1 - Fixed symlinking when a file already exists, via @octachrome in #53
35

46
0.18.0 - Added symlink support via @octachrome in #52. Fixes #41

package.json

Lines changed: 1 addition & 1 deletion
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.1",
4+
"version": "0.18.2",
55
"homepage": "https://github.com/twolfson/grunt-zip",
66
"author": {
77
"name": "Todd Wolfson",

0 commit comments

Comments
 (0)