Skip to content

Commit 49bc789

Browse files
feat(component): all component update package versions to 0.6.0
1 parent a0ca5e2 commit 49bc789

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

packages/components/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/accordion",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/alert-dialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/alert-dialog",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/aspect-ratio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/aspect-ratio",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/avatar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/avatar",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/checkbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/checkbox",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/collapsible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/collapsible",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/dialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/dialog",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/hover-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/hover-card",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/label/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/label",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

packages/components/popover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oku-ui/popover",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"source": "src/index.ts",
77
"funding": "https://github.com/sponsors/productdevbook",

0 commit comments

Comments
 (0)