Skip to content

Commit

Permalink
chore(release): set package.json to 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2022-09-04)

### Bug Fixes

* moralis dependency ([1aeb4fe](1aeb4fe))
* moralis references ([ccfb51a](ccfb51a))
* useNFTTransfers param type ([e551a3f](e551a3f))
  • Loading branch information
semantic-release-bot committed Sep 4, 2022
1 parent e551a3f commit d80b1cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.4.2](https://github.com/MoralisWeb3/react-moralis/compare/v1.4.1...v1.4.2) (2022-09-04)


### Bug Fixes

* moralis dependency ([1aeb4fe](https://github.com/MoralisWeb3/react-moralis/commit/1aeb4fe9d01d7d649f88d21749388f7d9bf78a1f))
* moralis references ([ccfb51a](https://github.com/MoralisWeb3/react-moralis/commit/ccfb51af669fe12a1e451db66890070fe1cf0089))
* useNFTTransfers param type ([e551a3f](https://github.com/MoralisWeb3/react-moralis/commit/e551a3f672d95bd1abfce188efb20cd009a90813))

## [1.4.1](https://github.com/MoralisWeb3/react-moralis/compare/v1.4.0...v1.4.1) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-moralis",
"version": "1.4.1",
"version": "1.4.2",
"description": "Hooks and components to use Moralis in a React app",
"keywords": [
"moralis-v1",
Expand Down

0 comments on commit d80b1cf

Please sign in to comment.