Skip to content

Commit a2215d1

Browse files
Version Packages (#126)
2 parents 4fe4de7 + 272cc00 commit a2215d1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/early-ads-sneeze.md

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

.changeset/stale-papayas-wink.md

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# eth-tech-tree
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- 50ccad5: Move config files from the `cwd` to the user's home directory `~/.eth-tech-tree` to prevent creating multiple config files when the command is run from different locations
8+
9+
### Patch Changes
10+
11+
- 58ea048: fix ens resolution
12+
313
## 0.4.2
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eth-tech-tree",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)