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.3.10 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.3.10"></a>
## [1.3.10](41bb4b5...v1.3.10) (2018-02-06)

### Bug Fixes

* fixed error propagation ([2cbeaf9](2cbeaf9))
  • Loading branch information
oclif-bot committed Feb 6, 2018
1 parent 2cbeaf9 commit 927bda0
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.3.10"></a>
## [1.3.10](https://github.com/anycli/config/compare/41bb4b521fdf37d2a3340f6e13320795558bdeef...v1.3.10) (2018-02-06)


### Bug Fixes

* fixed error propagation ([2cbeaf9](https://github.com/anycli/config/commit/2cbeaf9))

<a name="1.3.9"></a>
## [1.3.9](https://github.com/anycli/config/compare/d23cd49f4d05c1dc41cd245325881985056fac26...v1.3.9) (2018-02-06)

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

0 comments on commit 927bda0

Please sign in to comment.