diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bcb7fd3..1b2f0028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.1.25](https://github.com/dxcli/config/compare/dcba41b9f76aab4411e09ca49a0e48cd31997bd5...v0.1.25) (2018-01-26) + + +### Bug Fixes + +* added plugin attributes ([10fde6f](https://github.com/dxcli/config/commit/10fde6f)) + ## [0.1.24](https://github.com/dxcli/config/compare/e7359f353f3a3f0a5bc478e4ca84355826226377...v0.1.24) (2018-01-25) diff --git a/package.json b/package.json index 0c101b0a..87a0b1e2 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.24", + "version": "0.1.25", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/dxcli/config/issues", "dependencies": {