-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,47 @@ | ||
# Changelog | ||
|
||
## [1.2.2](https://github.com/yandex-cloud/axios-wrapper/compare/v1.2.1...v1.2.2) (2022-07-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* correctly handle errors with the missing response ([6b9dc0e](https://github.com/yandex-cloud/axios-wrapper/commit/6b9dc0eab2496aa21cd27e6044b5c6ab235210d1)), closes [#17](https://github.com/yandex-cloud/axios-wrapper/issues/17) | ||
|
||
### [1.2.1](https://www.github.com/yandex-cloud/axios-wrapper/compare/v1.2.0...v1.2.1) (2022-04-05) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* onDownloadProgress should be passed into options ([5008ab3](https://www.github.com/yandex-cloud/axios-wrapper/commit/5008ab3727367c3e852398e5314cdbdf19e4ec68)) | ||
|
||
## [1.2.0](https://www.github.com/yandex-cloud/axios-wrapper/compare/v1.1.0...v1.2.0) (2022-04-05) | ||
|
||
|
||
### Features | ||
|
||
* handle onDownloadProgress ([65558d1](https://www.github.com/yandex-cloud/axios-wrapper/commit/65558d10679a202983747f0a1db3be1294f8431e)) | ||
|
||
## [1.1.0](https://www.github.com/yandex-cloud/axios-wrapper/compare/v1.0.2...v1.1.0) (2022-02-25) | ||
|
||
|
||
### Features | ||
|
||
* add commonjs build to package.json ([2747900](https://www.github.com/yandex-cloud/axios-wrapper/commit/27479003b85432022c68e9582732354f52fd798b)) | ||
|
||
### [1.0.2](https://www.github.com/yandex-cloud/axios-wrapper/compare/v1.0.1...v1.0.2) (2021-12-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps-dev:** bump axios from 0.19.2 to 0.21.2 ([4a045fa](https://www.github.com/yandex-cloud/axios-wrapper/commit/4a045fa427f99193a1226dabca1c9b7dffb08d73)) | ||
|
||
### [1.0.1](https://www.github.com/yandex-cloud/axios-wrapper/compare/v1.0.0...v1.0.1) (2021-12-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* set correct scope for npm publish ([dfe5cdc](https://www.github.com/yandex-cloud/axios-wrapper/commit/dfe5cdc915e79e4bc95af7a1b944b47232f3dfde)) | ||
|
||
## 1.0.0 (2021-12-23) | ||
|
||
Initial release |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters