From bba8ea7340c216f3039a2a8f9e800d16d177b67d Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Fri, 1 Jun 2018 00:14:53 +0000
Subject: [PATCH] chore(release): 1.6.25 [skip ci]
## [1.6.25](https://github.com/oclif/config/compare/v1.6.24...v1.6.25) (2018-06-01)
### Bug Fixes
* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index defcb4ed..9a630921 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.6.25](https://github.com/oclif/config/compare/v1.6.24...v1.6.25) (2018-06-01)
+
+
+### Bug Fixes
+
+* add tslib ([f44135a](https://github.com/oclif/config/commit/f44135a))
+
## [1.6.23](https://github.com/oclif/config/compare/v1.6.22...v1.6.23) (2018-05-31)
diff --git a/package.json b/package.json
index 0681cbf2..32286253 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
- "version": "1.6.24",
+ "version": "1.6.25",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {