Skip to content

Commit

Permalink
release: v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed May 8, 2023
1 parent c99802e commit b556d7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.1.4](https://github.com/qq15725/modern-palette/compare/v0.1.3...v0.1.4) (2023-05-08)


### Performance Improvements

* high-performance createColorFinder ([c99802e](https://github.com/qq15725/modern-palette/commit/c99802ee9eddb49eac41716981df24b14e4a8aa0))



## [0.1.3](https://github.com/qq15725/modern-palette/compare/v0.1.2...v0.1.3) (2023-05-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "modern-palette",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"packageManager": "[email protected]",
"description": "Generate and use color palette through images or color data",
"author": "wxm",
Expand Down

1 comment on commit b556d7b

@vercel
Copy link

@vercel vercel bot commented on b556d7b May 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

modern-palette – ./

modern-palette-qq15725.vercel.app
modern-palette-git-main-qq15725.vercel.app
modern-palette.vercel.app

Please sign in to comment.