Add npmignore to subpackage and update CHANGELOG
This commit is contained in:
parent
fd772c48cf
commit
0a113e1cf7
5
packages/connect/.npmignore
Normal file
5
packages/connect/.npmignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
/src/
|
||||||
|
/scripts/
|
||||||
|
/generated_docs/
|
||||||
|
test/
|
||||||
|
tsconfig.json
|
@ -1,5 +1,9 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## v0.5.1 - _February 9, 2018_
|
||||||
|
|
||||||
|
* Fix publishing issue where .npmignore was not properly excluding undesired content
|
||||||
|
|
||||||
## v0.5.0 - _January 17, 2018_
|
## v0.5.0 - _January 17, 2018_
|
||||||
|
|
||||||
* Sanitize api endpoint url and remove trailing slashes (#318)
|
* Sanitize api endpoint url and remove trailing slashes (#318)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user