Skip to content

Commit 23e9391

Browse files
committed
Release 6.13.0
1 parent a5b46de commit 23e9391

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# gulp.spritesmith changelog
2+
6.13.0 - Upgraded to async@3.2.3 to fix GitHub vulnerability alert
3+
24
6.12.1 - Updated Travis CI Node.js versions
35

46
6.12.0 - Upgraded to `underscore@1.13.1` to fix GitHub vulnerability warning. Fixes #155

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp.spritesmith",
33
"description": "Convert a set of images into a spritesheet and CSS variables via gulp",
4-
"version": "6.12.1",
4+
"version": "6.13.0",
55
"homepage": "https://github.com/twolfson/gulp.spritesmith",
66
"author": {
77
"name": "Todd Wolfson",

0 commit comments

Comments
 (0)