Skip to content

Commit

Permalink
release: v0.14.57
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Sep 6, 2023
1 parent d675659 commit a610c37
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 91 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@valaxyjs/monorepo",
"version": "0.14.56",
"version": "0.14.57",
"private": true,
"packageManager": "[email protected]",
"description": "📄 Vite & Vue powered static blog generator.",
Expand Down Expand Up @@ -76,7 +76,7 @@
"valaxy-theme-press": "workspace:*",
"valaxy-theme-yun": "workspace:*",
"vitest": "^0.34.3",
"vue-tsc": "1.8.8",
"vue-tsc": "1.8.10",
"zx": "^7.2.3"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-valaxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-valaxy",
"version": "0.14.56",
"version": "0.14.57",
"description": "Create Starter Template for Valaxy",
"author": {
"email": "[email protected]",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-valaxy/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"serve": "vite preview"
},
"dependencies": {
"valaxy": "0.14.56",
"valaxy-theme-yun": "0.14.56"
"valaxy": "0.14.57",
"valaxy-theme-yun": "0.14.57"
},
"devDependencies": {
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy-theme-yun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "valaxy-theme-yun",
"version": "0.14.56",
"version": "0.14.57",
"author": {
"email": "[email protected]",
"name": "YunYouJun",
Expand Down
2 changes: 1 addition & 1 deletion packages/valaxy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "valaxy",
"type": "module",
"version": "0.14.56",
"version": "0.14.57",
"description": "📄 Vite & Vue powered static blog generator.",
"author": {
"email": "[email protected]",
Expand Down
117 changes: 33 additions & 84 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit a610c37

@vercel
Copy link

@vercel vercel bot commented on a610c37 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://yun.valaxy.site as production
🚀 Deployed on https://64f8a200b206722f5ba1d0a4--valaxy.netlify.app

Please sign in to comment.