Skip to content

Commit 61830e3

Browse files
committed
chore: release domily 0.0.7
1 parent c7db2eb commit 61830e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/domily/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "domily",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"main": "lib/index.cjs.js",
55
"module": "lib/index.esm.js",
66
"types": "lib/types/index.d.ts",

packages/runtime-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@domily/runtime-core",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "domily runtime core",
55
"main": "lib/index.cjs.js",
66
"module": "lib/index.esm.js",

0 commit comments

Comments
 (0)