Skip to content

Commit 5bcb80c

Browse files
committed
chore: release v0.0.9
1 parent c4aecff commit 5bcb80c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "introxd-docs",
33
"type": "module",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"private": true,
66
"scripts": {
77
"docs:dev": "vitepress dev",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "introxd-components",
33
"type": "module",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"private": true,
66
"packageManager": "[email protected]",
77
"author": "imba97",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@introxd/components",
33
"type": "module",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"description": "Introxd Components, Vue 3 components library",
66
"author": "imba97",
77
"license": "MIT",

0 commit comments

Comments
 (0)