Skip to content

Commit c7e8716

Browse files
committed
v5.6.1
1 parent 652f010 commit c7e8716

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 5.6.1
2+
3+
- Update export settings to fix Jet 28 issues (via #191)
4+
15
### 5.6.0
26

37
- Add new `HexAlphaColorPicker` component (via #186)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-colorful",
3-
"version": "5.6.0",
3+
"version": "5.6.1",
44
"description": "🎨 A tiny (2,8 KB) color picker component for React and Preact apps. Fast, well-tested, dependency-free, mobile-friendly and accessible",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)