Add npmignore to dev-utils and update CHANGELOG
This commit is contained in:
parent
7e12269baf
commit
92e74bc4fa
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
|
# CHANGELOG
|
||||||
|
|
||||||
|
## v0.0.12 - _February 7, 2018_
|
||||||
|
|
||||||
|
* Fix publishing issue where .npmignore was not properly excluding undesired content
|
||||||
|
|
||||||
## v0.0.11 - _February 7, 2018_
|
## v0.0.11 - _February 7, 2018_
|
||||||
|
|
||||||
* Updated `types-ethereumjs-util` dev dependency (#352)
|
* Updated `types-ethereumjs-util` dev dependency (#352)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user