Skip to content

Commit 35b8601

Browse files
committedFeb 9, 2022
chore(release): set package.json to 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2022-02-09) ### Bug Fixes * isLoading check for array responses ([#200](#200)) ([b0d8e7c](b0d8e7c))
1 parent b0d8e7c commit 35b8601

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/MoralisWeb3/react-moralis/compare/v1.3.0...v1.3.1) (2022-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* isLoading check for array responses ([#200](https://github.com/MoralisWeb3/react-moralis/issues/200)) ([b0d8e7c](https://github.com/MoralisWeb3/react-moralis/commit/b0d8e7c73f3c19ebf47bf287c5c8851c8b7ae9ff))
7+
18
# [1.3.0](https://github.com/MoralisWeb3/react-moralis/compare/v1.2.5...v1.3.0) (2022-02-09)
29

310

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-moralis",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Hooks and components to use Moralis in a React app",
55
"keywords": [
66
"moralis",

0 commit comments

Comments
 (0)