Skip to content

Commit a44d1a1

Browse files
committed
v6.5.0
1 parent 5babd22 commit a44d1a1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.5.0](https://github.com/axios-use/react/compare/v6.4.2...v6.5.0) (2023-10-21)
2+
3+
4+
### Features
5+
6+
* **request:** export `_request` to custom response type ([#21](https://github.com/axios-use/axios-use-react/pull/21))
7+
8+
9+
110
## [6.4.2](https://github.com/axios-use/react/compare/v6.4.1...v6.4.2) (2023-05-04)
211

312

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.2",
3+
"version": "6.5.0",
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)