Skip to content

Commit b16bc0f

Browse files
committed
add npmignore (local install tested) and update changelog
1 parent eef8f3a commit b16bc0f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
test
2+
tmp
3+
Gruntfile.js
4+
*.png

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.2.0:
2+
date: 2014-06-02
3+
changes:
4+
- Added `lodash` as a dependency; removed deprecated `grunt.util._`.
5+
- More documentation and some light refactoring.
6+
- Added npmignore.
17
v0.1.1:
28
date: 2014-05-03
39
changes:

0 commit comments

Comments
 (0)