Skip to content

Commit 8d8165d

Browse files
Version Packages (#650)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f516908 commit 8d8165d

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/fifty-doors-do.md

-8
This file was deleted.

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# create-eth
22

3+
## 0.0.28
4+
5+
### Patch Changes
6+
7+
- a9d873d: - Allow user to set his preference for AddressType in `abi.d.ts` (#630 & #641)
8+
- Check for exact path segment for inheritedFunctions sources (#643)
9+
- Fix displaying of custom solidity errors (#638)
10+
- Check cause?.data on getParsedError (#649)
11+
312
## 0.0.27
413

514
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-eth",
3-
"version": "0.0.27",
3+
"version": "0.0.28",
44
"description": "Create a Scaffold-ETH-2 app",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)