diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cde157c..f6d16a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.1.18](https://github.com/dxcli/config/compare/48e82615a3bf91f6881db17dac361ea1f3cdb375...v0.1.18) (2018-01-20) + + +### Bug Fixes + +* add engine properties ([9ef015d](https://github.com/dxcli/config/commit/9ef015d)) + ## [0.1.17](https://github.com/dxcli/config/compare/dcf4907c718f2b37cbca90506c3a93e5b1bf2d11...v0.1.17) (2018-01-19) diff --git a/package.json b/package.json index 94f9a201..af2149c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dxcli/config", "description": "base config object and standard interfaces for dxcli components", - "version": "0.1.17", + "version": "0.1.18", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/dxcli/config/issues", "dependencies": {