Skip to content

Commit 036a8c9

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.1...v2.5.0) (2020-09-14) ### Features * **useCache:** update readme and provide more details ([#19](#19)) ([e1485ac](e1485ac))
1 parent e1485ac commit 036a8c9

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.0](https://github.com/RyanRoll/react-use-api/compare/v2.4.1...v2.5.0) (2020-09-14)
2+
3+
4+
### Features
5+
6+
* **useCache:** update readme and provide more details ([#19](https://github.com/RyanRoll/react-use-api/issues/19)) ([e1485ac](https://github.com/RyanRoll/react-use-api/commit/e1485ac71d3595f71b1dab8fb8dafb9115960bea))
7+
18
## [2.4.1](https://github.com/RyanRoll/react-use-api/compare/v2.4.0...v2.4.1) (2020-09-01)
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.1",
3+
"version": "2.5.0",
44
"license": "MIT",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)