Skip to content

Commit 46320d5

Browse files
Version Packages (#48)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1b4f0ce commit 46320d5

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/lazy-frogs-tap.md

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

.changeset/tame-pots-kneel.md

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

packages/eth-sdk/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 1b4f0ce: Fix: Custom network identifiers in `config.contracts` don't fail config validation anymore.
8+
- 1b4f0ce: Fetch contract ABIs from Sourcify when `config.abiSource` is set to `"sourcify'`.
9+
310
## 0.2.1
411

512
### 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.2.1",
3+
"version": "0.2.2",
44
"license": "MIT",
55
"description": "🛠 Generate type-safe, lightweight SDK for your Ethereum smart contracts",
66
"repository": {

0 commit comments

Comments
 (0)