Skip to content

Commit

Permalink
Bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xslipk committed Jan 7, 2023
1 parent 4cb8829 commit 6934f85
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Published by **[blockcoders](https://github.com/blockcoders)** on **2023/01/07**
- Add new RPC providers Moralis and Ankr.
- Ethers.js is not longer part of the index.ts export.
- @ethersproject/* is now part of peerDependencies.
- Rename `MATIC_NETWORK` with `POLYGON_NETWORK`.

## 1.0.3
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/05/08**
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": "nestjs-ethers",
"version": "2.0.1-beta.1",
"version": "2.0.1",
"description": "The ethers.js library for NestJS",
"author": "Blockcoders Engineering <[email protected]>",
"license": "Apache",
Expand Down

0 comments on commit 6934f85

Please sign in to comment.