chore: automate releases

This commit is contained in:
Cole Bemis
2017-06-05 00:28:24 -07:00
committed by GitHub
parent 1356b013b7
commit adbc129119
6 changed files with 30 additions and 11 deletions

View File

@ -4,4 +4,4 @@
version=$(grep '"version"' package.json | cut -d '"' -f4)
# compress 'icons' directory into feather-[version].zip
zip -r feather-${version}.zip ./icons/
zip -r feather.zip ./icons/