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.0.18 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.0.18"></a>
## [1.0.18](35897b0...v1.0.18) (2018-02-03)

### Bug Fixes

* updated parser ([14be931](14be931))
  • Loading branch information
oclif-bot committed Feb 3, 2018
1 parent 14be931 commit f9412bb
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.0.18"></a>
## [1.0.18](https://github.com/anycli/config/compare/35897b079d42cf307a131ab9d53f7b3ebf7015af...v1.0.18) (2018-02-03)


### Bug Fixes

* updated parser ([14be931](https://github.com/anycli/config/commit/14be931))

<a name="1.0.17"></a>
## [1.0.17](https://github.com/anycli/config/compare/c0c83096944a5538738557a0535a47023ba32b99...v1.0.17) (2018-02-03)

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

0 comments on commit f9412bb

Please sign in to comment.