Skip to content

Commit

Permalink
feat: automate release
Browse files Browse the repository at this point in the history
Signed-off-by: seven <zilisheng1996@gmail.com>
  • Loading branch information
Blankll committed Jan 24, 2024
1 parent 1d446a4 commit 4bf170f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts → docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {defineConfig, HeadConfig} from 'vitepress'
import {defineConfig} from 'vitepress'

// https://vitepress.dev/reference/site-config
export default defineConfig({
Expand Down
35 changes: 26 additions & 9 deletions package-lock.json

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

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
},
"author": "geekfun <support@geekfun.club>",
"license": "Apache-2.0",
"dependencies": {
"vue": "^3.4.15"
},
"devDependencies": {
"vitepress": "^1.0.0-rc.40"
}
Expand Down

0 comments on commit 4bf170f

Please sign in to comment.