Skip to content

Commit cd5dbae

Browse files
committed
v6.4.1
1 parent aed68bf commit cd5dbae

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
## [6.4.0](https://github.com/axios-use/react/compare/v6.3.0...v6.4.0) (2022-03-26)
1+
## [6.4.0](https://github.com/axios-use/react/compare/v6.4.0...v6.4.1) (2023-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **type:** `onCompleted` response generic error. ([aed68bf](https://github.com/axios-use/react/commit/aed68bfb8b5072a77197c29edd1c5b8773cc5ed8))
7+
8+
9+
10+
## [6.4.0](https://github.com/axios-use/react/compare/v6.3.0...v6.4.0) (2023-03-26)
211

312

413
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axios-use/react",
3-
"version": "6.4.0",
3+
"version": "6.4.1",
44
"description": "A React hook plugin for Axios. Lightweight, cancelable and less change",
55
"contributors": [
66
"Matheus Schettino <[email protected]>",

0 commit comments

Comments
 (0)