mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
Move deploy notes to contributing.md
This commit is contained in:
6
CONTRIBUTING.md
Normal file
6
CONTRIBUTING.md
Normal 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```
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
## How to make a release and deploy
|
## How to make a release and deploy
|
||||||
|
|
||||||
- Update version number in `src/color-thief.js` and `package.json`
|
- Update version number in `src/color-thief.js` and `package.json`
|
||||||
- Run `grunt build`
|
- Run `npm run build`
|
||||||
- Push to Github repo
|
- Push to Github repo
|
||||||
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```
|
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```
|
||||||
|
|||||||
Reference in New Issue
Block a user