From 60d52e1e1b26d24a7345be492581a377992b7c2e Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sat, 3 Feb 2018 21:46:18 +0000
Subject: [PATCH] chore(release): 1.1.0 [skip ci]
# [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))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
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": {