• Robert Knight's avatar
    Add scripts for releasing a new version (#26) · 01ef50f2
    Robert Knight authored
    Add a set of `npm version` scripts which can be used to tag and publish
    a new release of the client with:
    
      npm version major|minor|patch
      npm publish
    
    Where most releases will use `npm version minor`.
    01ef50f2
Name
Last commit
Last update
..
decaf Loading commit data...
gulp Loading commit data...
create-github-release.js Loading commit data...
update-changelog.js Loading commit data...
update-icon-font.py Loading commit data...