We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b46de commit 23e9391Copy full SHA for 23e9391
2 files changed
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# gulp.spritesmith changelog
2
+6.13.0 - Upgraded to async@3.2.3 to fix GitHub vulnerability alert
3
+
4
6.12.1 - Updated Travis CI Node.js versions
5
6
6.12.0 - Upgraded to `underscore@1.13.1` to fix GitHub vulnerability warning. Fixes #155
package.json
@@ -1,7 +1,7 @@
{
"name": "gulp.spritesmith",
"description": "Convert a set of images into a spritesheet and CSS variables via gulp",
- "version": "6.12.1",
+ "version": "6.13.0",
"homepage": "https://github.com/twolfson/gulp.spritesmith",
"author": {
7
"name": "Todd Wolfson",
0 commit comments