Skip to content

Commit 5380adf

Browse files
committed
release: v1.1.0
1 parent 0eee391 commit 5380adf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ _This is italic text_
104104
| name | description | default |
105105
| ------------- | -------------------- | ---------------------- |
106106
| appDomain | | `https://bot.veaba.me` |
107-
| getContentAPI | | `/api/content/get` |
108-
| updateAPI | | `/api/content/update` |
109-
| redirectAPI | | `/api/redirect/github` |
107+
| getContentAPI | | `/api/github/content/get` |
108+
| updateAPI | | `/api/github/content/update` |
109+
| redirectAPI | | `/api/github/auth/user` |
110110
| clientId | Github APP client id | {clientId} |
111111
| | | |
112112

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-plugin-editable",
3-
"version": "1.0.12",
3+
"version": "1.1.0",
44
"author": "veaba",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)