Skip to content

Commit 8d1b31a

Browse files
chore: release v0.7.4
1 parent fbd799b commit 8d1b31a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"scripts": {
66
"docs:dev": "vitepress dev",
77
"docs:build": "vitepress build",

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/primitives",
33
"type": "module",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"private": true,
66
"packageManager": "[email protected]",
77
"license": "MIT",

packages/core/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/primitives",
33
"type": "module",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"funding": "https://github.com/sponsors/productdevbook",
77
"homepage": "https://oku-ui.com/primitives",

packages/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugins",
33
"type": "module",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"description": "Plugins for Oku Primitives",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)