Skip to content

Commit 9f95e86

Browse files
committed
Bump to 1.0.2
1 parent 6871b76 commit 9f95e86

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.2
4+
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/05/08**
5+
- [#137](https://github.com/blockcoders/nestjs-ethers/pull/137) Update dependencies
6+
- [#135](https://github.com/blockcoders/nestjs-ethers/pull/135) Fix typo getSigneroken to getSignerToken by [@hanchchch](https://github.com/hanchchch)
7+
38
## 1.0.1
49
Published by **[blockcoders](https://github.com/blockcoders)** on **2022/01/15**
510
- [#133](https://github.com/blockcoders/nestjs-ethers/pull/133) Update dependencies

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-ethers",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "The ethers.js library for NestJS",
55
"author": "Blockcoders Engineering <hello@blockcoders.io>",
66
"license": "Apache",

0 commit comments

Comments
 (0)