Skip to content

Commit 3a92bf9

Browse files
committed
chore: release v0.0.5
1 parent 94e713c commit 3a92bf9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sciux/monorepo",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"private": true,
66
"packageManager": "pnpm@10.4.0",
77
"scripts": {

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sciux/layout",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Layout components for SciuxKit",
66
"author": "BijonAI <info@bijon.ai>",
77
"license": "MIT",

packages/model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sciux/model",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Model components for SciuxKit",
66
"author": "BijonAI <info@bijon.ai>",
77
"license": "MIT",

packages/sciux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sciux",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Sciux library composed package.",
66
"author": "BijonAI <info@bijon.ai>",
77
"license": "MIT",

packages/widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sciux/widget",
33
"type": "module",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Widgets for SciuxKit",
66
"author": "BijonAI <info@bijon.ai>",
77
"license": "MIT",

0 commit comments

Comments
 (0)