Skip to content

Commit

Permalink
Add DEPLOY.md because I have a bad memory
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh committed Oct 31, 2016
1 parent e367097 commit c9236b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions DEPLOY.md
@@ -0,0 +1,6 @@
## How to make a release and deploy

- Update version number in `src/color-thief.js` and `package.json`
- Run `grunt build`
- Push to Github repo
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```

0 comments on commit c9236b1

Please sign in to comment.