Skip to content

Commit

Permalink
chore(release): set package.json to 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.0...v1.13.0) (2023-05-25)

### Bug Fixes

* force version bump ([6d882fa](6d882fa))
* update api type ([30a92f6](30a92f6))
* update version warning ([90fabac](90fabac))

### Features

* updated WalletConnect to V2. ([#39](#39)) ([a56001d](a56001d))
  • Loading branch information
semantic-release-bot committed May 25, 2023
1 parent 6d882fa commit 4122371
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.13.0](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/compare/v1.12.0...v1.13.0) (2023-05-25)


### Bug Fixes

* force version bump ([6d882fa](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/commit/6d882fafa14e512ac170197a054ba6947e98260a))
* update api type ([30a92f6](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/commit/30a92f63d6fda40ec46abd838b775da5c30049f6))
* update version warning ([90fabac](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/commit/90fabac4100d4c653178acd02fb20caf23fc1ca5))


### Features

* updated WalletConnect to V2. ([#39](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/issues/39)) ([a56001d](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/commit/a56001d3b29f29995914f50e93be155b7c0cb04a))

# [1.12.0](https://github.com/MoralisWeb3/Moralis-JS-SDK-v1/compare/v1.11.0...v1.12.0) (2022-11-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "moralis-v1",
"version": "1.12.0",
"version": "1.13.0",
"description": "The Moralis JavaScript SDK",
"homepage": "https://docs.moralis.io",
"keywords": [
Expand Down

0 comments on commit 4122371

Please sign in to comment.