Skip to content

Commit 2b29791

Browse files
Version Packages (#815)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c9d594f commit 2b29791

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

.changeset/afraid-poems-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lazy-pots-promise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/ethers-v6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typecheck": "pnpm generate-types && tsc --noEmit"
1111
},
1212
"devDependencies": {
13-
"@typechain/ethers-v6": "workspace:^0.2.0",
13+
"@typechain/ethers-v6": "workspace:^0.3.0",
1414
"@types/bn.js": "^5.1.0",
1515
"ts-node": "^10.7.0",
1616
"typechain": "workspace:^8.1.1",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# @typechain/ethers-v6
2+
3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- c9d594f: Use global exports from ethers
8+
9+
### Patch Changes
10+
11+
- c9d594f: Adds exports for TypedEventLog and TypedLogDescription types

packages/target-ethers-v6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"TypeChain",
99
"TypeScript"
1010
],
11-
"version": "0.2.0",
11+
"version": "0.3.0",
1212
"license": "MIT",
1313
"repository": "https://github.com/ethereum-ts/Typechain",
1414
"main": "./dist/index.js",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)