Skip to content

Commit 1719d00

Browse files
chore(release): 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2020-09-01) ### Bug Fixes * **pre-release:** add new option - useCache ([75e9222](75e9222))
1 parent 75e9222 commit 1719d00

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.4.1](https://github.com/RyanRoll/react-use-api/compare/v2.4.0...v2.4.1) (2020-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **pre-release:** add new option - useCache ([75e9222](https://github.com/RyanRoll/react-use-api/commit/75e92221e7e51c1b59dcd547f18a05a57db7a260))
7+
18
# [2.4.0](https://github.com/RyanRoll/react-use-api/compare/v2.3.1...v2.4.0) (2020-08-06)
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.4.0",
3+
"version": "2.4.1",
44
"license": "MIT",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)