Move deploy notes to contributing.md

This commit is contained in:
Lokesh Dhakar
2019-04-28 14:05:23 -07:00
parent 4f980ae788
commit b94c175a7a
2 changed files with 7 additions and 1 deletions

6
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,6 @@
## How to make a release and deploy
- Update version number in `src/color-thief.js` and `package.json`
- Run `npm run build`
- Push to Github repo
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```