Skip to content

Commit

Permalink
Merge pull request #332 from ethereum-ts/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
krzkaczor authored Feb 27, 2021
2 parents 9ab1929 + 4804ab1 commit f50f622
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-seahorses-live.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/target-ethers-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @typechain/ethers-v5

## 6.0.1

### Patch Changes

- 9ab1929: Fix code generation for events without any args

## 6.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/target-ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"TypeChain",
"TypeScript"
],
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",
"repository": "https://github.com/ethereum-ts/Typechain",
"main": "./dist/index.js",
Expand Down

0 comments on commit f50f622

Please sign in to comment.