Skip to content

Commit 1216196

Browse files
committed
chore: release v0.2.7
1 parent 12cd124 commit 1216196

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.2.6",
4+
"version": "0.2.7",
55
"packageManager": "[email protected]",
66
"description": "Develop prompts with Vue SFC or Markdown like pro.",
77
"author": {

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.2.6",
4+
"version": "0.2.7",
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.2.6",
4+
"version": "0.2.7",
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.2.6",
4+
"version": "0.2.7",
55
"description": "Develop prompts with Vue SFC or Markdown like pro.",
66
"author": {
77
"name": "RainbowBird",

0 commit comments

Comments
 (0)