diff --git a/CHANGELOG.md b/CHANGELOG.md index f43df880..46880e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [1.1.0](https://github.com/anycli/config/compare/157fd437cac2c56236f15e770d212d133d022c94...v1.1.0) (2018-02-03) + + +### Features + +* added init and prerun hooks ([cf9fe20](https://github.com/anycli/config/commit/cf9fe20)) + ## [1.0.20](https://github.com/anycli/config/compare/7c21e7e688e2e735a19955bf3b792b6a175536d8...v1.0.20) (2018-02-03) diff --git a/package.json b/package.json index 9ca12070..d3e321d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anycli/config", "description": "base config object and standard interfaces for anycli components", - "version": "1.0.20", + "version": "1.1.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {