From 168ba2c4c74f7d4702068d3488f0cc531bee45be Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Wed, 7 Feb 2018 02:54:53 +0000 Subject: [PATCH] chore(release): 1.3.25 [skip ci] ## [1.3.25](https://github.com/anycli/config/compare/9a3e71bdb41a653db0e92b5eb166e16339beffca...v1.3.25) (2018-02-07) ### Bug Fixes * merge plugin properties ([b5c2553](https://github.com/anycli/config/commit/b5c2553)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60073fed..624276c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.25](https://github.com/anycli/config/compare/9a3e71bdb41a653db0e92b5eb166e16339beffca...v1.3.25) (2018-02-07) + + +### Bug Fixes + +* merge plugin properties ([b5c2553](https://github.com/anycli/config/commit/b5c2553)) + ## [1.3.24](https://github.com/anycli/config/compare/c31d9a73428e6386a4b0e3e848ba97b0dfc5dc85...v1.3.24) (2018-02-07) diff --git a/package.json b/package.json index 27e2611c..ca4118f5 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.3.24", + "version": "1.3.25", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {},