Skip to content

Commit f43fc3f

Browse files
committed
chore: release v0.3.1
1 parent 9ca4159 commit f43fc3f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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": "@velin-dev/root",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "Develop prompts with Vue SFC or Markdown like pro.",

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": "@velin-dev/core",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "Develop prompts with Vue SFC or Markdown like pro.",
66
"author": {
77
"name": "RainbowBird",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@velin-dev/utils",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "Develop prompts with Vue SFC or Markdown like pro.",
66
"author": {
77
"name": "RainbowBird",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@velin-dev/vue",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "Develop prompts with Vue SFC or Markdown like pro.",
66
"author": {
77
"name": "RainbowBird",

0 commit comments

Comments
 (0)