mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
build: v2.1.0
This commit is contained in:
@@ -12,6 +12,8 @@ Run Cypress integration tests in Chrome browser.
|
||||
|
||||
## Making a new release
|
||||
|
||||
- Merge `dev` into `master`
|
||||
- Pull down `master`
|
||||
- Update version number in `src/color-thief.js` and `package.json`
|
||||
- Run `npm run build`
|
||||
- Push to Github repo
|
||||
|
||||
6
dist/color-thief.min.js
vendored
6
dist/color-thief.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "color-thief",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"author": {
|
||||
"name": "Lokesh Dhakar",
|
||||
"email": "lokesh.dhakar@gmail.com",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Color Thief v2.0
|
||||
* Color Thief v2.1.0
|
||||
* by Lokesh Dhakar - http://www.lokeshdhakar.com
|
||||
*
|
||||
* Thanks
|
||||
|
||||
Reference in New Issue
Block a user