mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
[Release] v1.2.4 (#5487)
* chore(release): v1.2.4 * chore(changelog): update CHANGELOG; Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com> Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2a71f49bc6
commit
6600d51e6b
+14
-1
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## [1.2.4](https://github.com/axios/axios/compare/v1.2.3...v1.2.4) (2023-01-22)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **types:** renamed `RawAxiosRequestConfig` back to `AxiosRequestConfig`; ([#5486](https://github.com/axios/axios/issues/5486)) ([2a71f49](https://github.com/axios/axios/commit/2a71f49bc6c68495fa419003a3107ed8bd703ad0))
|
||||
* **types:** fix `AxiosRequestConfig` generic; ([#5478](https://github.com/axios/axios/issues/5478)) ([9bce81b](https://github.com/axios/axios/commit/186ea062da8b7d578ae78b1a5c220986b9bce81b))
|
||||
|
||||
### Contributors to this release
|
||||
|
||||
-  [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+242/-108 (#5486 #5482 )")
|
||||
-  [Daniel Hillmann](https://github.com/hilleer "+1/-1 (#5478 )")
|
||||
|
||||
## [1.2.3](https://github.com/axios/axios/compare/1.2.2...1.2.3) (2023-01-10)
|
||||
|
||||
|
||||
@@ -382,4 +395,4 @@
|
||||
- [Marco Weber](https://github.com/mrcwbr)
|
||||
- [Luca Pizzini](https://github.com/lpizzinidev)
|
||||
- [Willian Agostini](https://github.com/WillianAgostini)
|
||||
- [Huyen Nguyen](https://github.com/huyenltnguyen)
|
||||
- [Huyen Nguyen](https://github.com/huyenltnguyen)
|
||||
|
||||
Reference in New Issue
Block a user