File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ # [ 4.1.0] ( https://github.com/foca-js/foca-axios/compare/v4.0.1...v4.1.0 ) (2024-07-22)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * axios.create()使用了重复的适配器 ([ e15590f] ( https://github.com/foca-js/foca-axios/commit/e15590f41104e7d9358aa1dd0d40cf668538a632 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * 重试前允许执行更新令牌操作 ([ 03807f2] ( https://github.com/foca-js/foca-axios/commit/03807f23a4ac6bf7c8d51c83b040e3df05b60d6d ) )
14
+
15
+
3
16
## [ 4.0.1] ( https://github.com/foca-js/foca-axios/compare/v4.0.0...v4.0.1 ) (2024-07-21)
4
17
5
18
# [ 4.0.0] ( https://github.com/foca-js/foca-axios/compare/v3.1.0...v4.0.0 ) (2024-07-21)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " foca-axios" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.1.0 " ,
4
4
"repository" : " git@github.com:foca-js/foca-axios.git" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments