Skip to content

Commit

Permalink
Version Packages (#810)
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 Feb 22, 2023
1 parent dea0e8e commit 23a5dad
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-readers-sort.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.1.0",
"@typechain/ethers-v6": "workspace:^0.2.0",
"@types/bn.js": "^5.1.0",
"ts-node": "^10.7.0",
"typechain": "workspace:^8.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/target-ethers-v6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# @typechain/ethers-v6
# @typechain/ethers-v6
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.1.0",
"version": "0.2.0",
"license": "MIT",
"repository": "https://github.com/ethereum-ts/Typechain",
"main": "./dist/index.js",
Expand Down
6 changes: 3 additions & 3 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 23a5dad

Please sign in to comment.