Skip to content

Commit 0cf7dd5

Browse files
Version Packages (#100)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cd56037 commit 0cf7dd5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-islands-call.md

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

packages/eth-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dethcrypto/eth-sdk
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- cd56037: TypeChain flags can be via eth-sdk config.
8+
39
## 0.3.2
410

511
### Patch Changes

packages/eth-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dethcrypto/eth-sdk",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"description": "🛠 Generate type-safe, lightweight SDK for your Ethereum smart contracts",
66
"repository": {

0 commit comments

Comments
 (0)