Skip to content

Commit f64c9f0

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2020-06-29) ### Bug Fixes * **hotfix:** make ssr work ([713a103](713a103))
1 parent 713a103 commit f64c9f0

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.3.1](https://github.com/RyanRoll/react-use-api/compare/v2.3.0...v2.3.1) (2020-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **hotfix:** make ssr work ([713a103](https://github.com/RyanRoll/react-use-api/commit/713a10375c6da9d9508e08e70e59b7f087c8509a))
7+
18
# [2.3.0](https://github.com/RyanRoll/react-use-api/compare/v2.2.0...v2.3.0) (2020-06-29)
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.3.0",
3+
"version": "2.3.1",
44
"license": "MIT",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)