@flowingspring/dsh-voco 0.3.9 → 0.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -29,10 +29,10 @@ dsh web
29
29
  GitHub Releases provide a prebuilt plugin package; no source checkout or pnpm installation is required:
30
30
 
31
31
  ```powershell
32
- dsh plugin --profile web add https://github.com/lgquan/dsh-voco/releases/download/v0.3.8/flowingspring-dsh-voco-0.3.8.tgz
32
+ dsh plugin --profile web add https://github.com/lgquan/dsh-voco/releases/download/v0.3.11/flowingspring-dsh-voco-0.3.11.tgz
33
33
  ```
34
34
 
35
- Release page: [v0.3.8](https://github.com/lgquan/dsh-voco/releases/tag/v0.3.8)
35
+ Release page: [v0.3.11](https://github.com/lgquan/dsh-voco/releases/tag/v0.3.11)
36
36
 
37
37
  ## Configure the API key
38
38
 
package/README.zh.md CHANGED
@@ -29,10 +29,10 @@ dsh web
29
29
  GitHub Release 提供已经构建好的插件包,不需要下载源码或安装 pnpm:
30
30
 
31
31
  ```powershell
32
- dsh plugin --profile web add https://github.com/lgquan/dsh-voco/releases/download/v0.3.8/flowingspring-dsh-voco-0.3.8.tgz
32
+ dsh plugin --profile web add https://github.com/lgquan/dsh-voco/releases/download/v0.3.11/flowingspring-dsh-voco-0.3.11.tgz
33
33
  ```
34
34
 
35
- Release 页面:[v0.3.8](https://github.com/lgquan/dsh-voco/releases/tag/v0.3.8)
35
+ Release 页面:[v0.3.11](https://github.com/lgquan/dsh-voco/releases/tag/v0.3.11)
36
36
 
37
37
  ## 配置 API Key
38
38