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

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.1.8"></a>
## [1.1.8](a436947...v1.1.8) (2018-02-05)

### Bug Fixes

* rethrow cli-ux errors ([23c3d2f](23c3d2f))
  • Loading branch information
oclif-bot committed Feb 5, 2018
1 parent 23c3d2f commit bb8acf9
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="1.1.8"></a>
## [1.1.8](https://github.com/anycli/config/compare/a436947f7dd537282934b1398b952102762fb1de...v1.1.8) (2018-02-05)


### Bug Fixes

* rethrow cli-ux errors ([23c3d2f](https://github.com/anycli/config/commit/23c3d2f))

<a name="1.1.7"></a>
## [1.1.7](https://github.com/anycli/config/compare/6ce0cdd5fcb876c4f2cb869b350f499784494d5d...v1.1.7) (2018-02-05)

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": "1.1.7",
"version": "1.1.8",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},
Expand Down

0 comments on commit bb8acf9

Please sign in to comment.