Skip to content

Commit d7e26cc

Browse files
committed
feat: package.json 和 README.md,添加 axios 和 vue-hooks-plus 作为依赖,配置请求拦截器和错误处理,完善 TypeScript 类型定义,更新 pnpm-lock.yaml 以反映依赖版本变化。
1 parent 0947a42 commit d7e26cc

File tree

18 files changed

+1513
-295
lines changed

18 files changed

+1513
-295
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ jobs:
125125
echo "🎉 发布成功!"
126126
echo "📦 版本: ${{ steps.get_version.outputs.version }}"
127127
echo "🏷️ 标签: ${{ steps.get_version.outputs.tag_name }}"
128-
echo "📝 npm: https://www.npmjs.com/package/winjs-plugin-template"
128+
echo "📝 npm: https://www.npmjs.com/package/@winner-fed/plugin-request"

0 commit comments

Comments
 (0)