Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed May 11, 2023
1 parent 9164f17 commit 2a98604
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.2.0](https://github.com/qq15725/modern-palette/compare/v0.1.8...v0.2.0) (2023-05-11)


### Bug Fixes

* transparent pixels should not be skipped ([a4ad1c1](https://github.com/qq15725/modern-palette/commit/a4ad1c10132053aef60360244f406ad161ef637c))



## [0.1.8](https://github.com/qq15725/modern-palette/compare/v0.1.7...v0.1.8) (2023-05-09)


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.8",
"version": "0.2.0",
"packageManager": "[email protected]",
"description": "Generate and use color palette through images or color data",
"author": "wxm",
Expand Down

1 comment on commit 2a98604

@vercel
Copy link

@vercel vercel bot commented on 2a98604 May 11, 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-git-main-qq15725.vercel.app
modern-palette.vercel.app
modern-palette-qq15725.vercel.app

Please sign in to comment.