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.19 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.0.19"></a>
## [1.0.19](14be931...v1.0.19) (2018-02-03)

### Bug Fixes

* fixed already loaded flag ([a617ab1](a617ab1))
  • Loading branch information
oclif-bot committed Feb 3, 2018
1 parent 7c21e7e commit cf444af
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.19"></a>
## [1.0.19](https://github.com/anycli/config/compare/14be9311c845e53153c1319accfffdd4ace3558f...v1.0.19) (2018-02-03)


### Bug Fixes

* fixed already loaded flag ([a617ab1](https://github.com/anycli/config/commit/a617ab1))

<a name="1.0.18"></a>
## [1.0.18](https://github.com/anycli/config/compare/35897b079d42cf307a131ab9d53f7b3ebf7015af...v1.0.18) (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.18",
"version": "1.0.19",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {
Expand Down

0 comments on commit cf444af

Please sign in to comment.