Add npmignore to dev-utils and update CHANGELOG
This commit is contained in:
3
packages/dev-utils/.npmignore
Normal file
3
packages/dev-utils/.npmignore
Normal file
@@ -0,0 +1,3 @@
|
||||
/src/
|
||||
/scripts/
|
||||
tsconfig.json
|
||||
@@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v0.0.12 - _February 7, 2018_
|
||||
|
||||
* Fix publishing issue where .npmignore was not properly excluding undesired content
|
||||
|
||||
## v0.0.11 - _February 7, 2018_
|
||||
|
||||
* Updated `types-ethereumjs-util` dev dependency (#352)
|
||||
|
||||
Reference in New Issue
Block a user