2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

[Releasing] 0.21.3

This commit is contained in:
Jay
2021-09-04 21:01:50 +02:00
parent 83ae3830e4
commit e367be54dc
7 changed files with 19 additions and 9 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
### 0.21.3 (September 4, 2021)
Fixes and Functionality:
- Fixing response interceptor not being called when request interceptor is attached ([#4013](https://github.com/axios/axios/pull/4013))
Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
- [Jay](mailto:jasonsaayman@gmail.com)
- [Julian Hollmann](https://github.com/nerdbeere)
### 0.21.2 (September 4, 2021)
Fixes and Functionality: