Skip to content

Commit

Permalink
Version Packages (#815)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 10, 2023
1 parent c9d594f commit 2b29791
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-poems-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-pots-promise.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/ethers-v6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typecheck": "pnpm generate-types && tsc --noEmit"
},
"devDependencies": {
"@typechain/ethers-v6": "workspace:^0.2.0",
"@typechain/ethers-v6": "workspace:^0.3.0",
"@types/bn.js": "^5.1.0",
"ts-node": "^10.7.0",
"typechain": "workspace:^8.1.1",
Expand Down
10 changes: 10 additions & 0 deletions packages/target-ethers-v6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# @typechain/ethers-v6

## 0.3.0

### Minor Changes

- c9d594f: Use global exports from ethers

### Patch Changes

- c9d594f: Adds exports for TypedEventLog and TypedLogDescription types
2 changes: 1 addition & 1 deletion packages/target-ethers-v6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"TypeChain",
"TypeScript"
],
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"repository": "https://github.com/ethereum-ts/Typechain",
"main": "./dist/index.js",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 2b29791

Please sign in to comment.