Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 0.2.5 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.2.5"></a>
## [0.2.5](171f36c...v0.2.5) (2018-02-01)

### Bug Fixes

* add helpValue to flag ([f83696d](f83696d))
  • Loading branch information
oclif-bot committed Feb 1, 2018
1 parent f83696d commit 2fa02b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.2.5"></a>
## [0.2.5](https://github.com/anycli/config/compare/171f36cd86f3283d38830d45619eb131fccf3b47...v0.2.5) (2018-02-01)


### Bug Fixes

* add helpValue to flag ([f83696d](https://github.com/anycli/config/commit/f83696d))

<a name="0.2.4"></a>
## [0.2.4](https://github.com/anycli/config/compare/78124f79744379e135ed89bb0d3817a4e0625a75...v0.2.4) (2018-02-01)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
"version": "0.2.4",
"version": "0.2.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {
Expand Down

0 comments on commit 2fa02b6

Please sign in to comment.