Skip to content

Commit 3372520

Browse files
Version Packages (#60)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6d9d72e commit 3372520

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/small-ways-notice.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.2.4
4+
5+
### Patch Changes
6+
7+
- 6d9d72e: Allow duplicate contract names in different subtrees of a config
8+
39
## 0.2.3
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.2.3",
3+
"version": "0.2.4",
44
"license": "MIT",
55
"description": "🛠 Generate type-safe, lightweight SDK for your Ethereum smart contracts",
66
"repository": {

0 commit comments

Comments
 (0)