Skip to content

Commit 74ffec2

Browse files
committed
🚀 [M]bugifx and major release
1 parent d0720ad commit 74ffec2

File tree

8 files changed

+4691
-37
lines changed

8 files changed

+4691
-37
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
> 基于axios二次封装,为了解决RESTFUL接口冗余问题的一种前端工程化尝试
88
9-
> version: 0.2.7
9+
> version: 1.0.0
1010
11-
> lastDate: 2020/2/22
11+
> lastDate: 2021/10/03
1212
1313
> Author: Alan Chen
1414

config/lib.config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ libraryName: api-module
66
# 打包后文件名,也是UMD script直接引入挂在windows对象的key名
77
bundleName: ApiModule
88
# 版本号
9-
version: 0.2.7
9+
version: 1.0.0
1010
# node版本
1111
nodeVersion: 8.16.0
1212
# license

dist/ApiModule.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)