Skip to content

Commit e5f7e97

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2020-09-22) ### Bug Fixes * **SSR:** show console error instead of throw errors for Maximum executing times while fetching axio ([ea839f4](ea839f4))
1 parent ea839f4 commit e5f7e97

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.5.1](https://github.com/RyanRoll/react-use-api/compare/v2.5.0...v2.5.1) (2020-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **SSR:** show console error instead of throw errors for Maximum executing times while fetching axio ([ea839f4](https://github.com/RyanRoll/react-use-api/commit/ea839f4a8e6127bba912d51ada50c1a98efa4fcb))
7+
18
# [2.5.0](https://github.com/RyanRoll/react-use-api/compare/v2.4.1...v2.5.0) (2020-09-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use-api",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"license": "MIT",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)