Skip to content

Commit e57fb85

Browse files
committed
fix: button/list-item import useCurrentColor from component-helpers, bump 2.0.6
1 parent 097877b commit e57fb85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/gui/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzogui/button",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
55
"source": "src/index.ts",
66
"files": [

pkg/gui/list-item/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanzogui/list-item",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
55
"source": "src/index.ts",
66
"files": [

0 commit comments

Comments
 (0)