Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyi222666 committed Feb 21, 2024
1 parent cbd8c0d commit a26c286
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 560 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/.vitepress/dist
cname: chatluna.dingyi222666.top # if wanna deploy to custom domain
cname: chatluna.chat # if wanna deploy to custom domain
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"less": "^4.2.0",
"sass": "^1.69.5",
"vitepress": "^1.0.0-rc.31",
"vitepress": "^1.0.0-rc.41",
"vitepress-plugin-tabs": "^0.5.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit a26c286

Please sign in to comment.