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.1.31 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.1.31"></a>
## [0.1.31](4b04c5b...v0.1.31) (2018-01-28)

### Bug Fixes

* move TS loading to loader ([abe2e56](abe2e56))
* updated dev deps ([ca632a8](ca632a8))
  • Loading branch information
oclif-bot committed Jan 28, 2018
1 parent ca632a8 commit ffdcef8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.1.31"></a>
## [0.1.31](https://github.com/dxcli/config/compare/4b04c5bc1f461a6b05318ef7d648b48eed1ced39...v0.1.31) (2018-01-28)


### Bug Fixes

* move TS loading to loader ([abe2e56](https://github.com/dxcli/config/commit/abe2e56))
* updated dev deps ([ca632a8](https://github.com/dxcli/config/commit/ca632a8))

<a name="0.1.30"></a>
## [0.1.30](https://github.com/dxcli/config/compare/309482eabb1073f793a403d2b3bdc02133149fad...v0.1.30) (2018-01-28)

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": "@dxcli/config",
"description": "base config object and standard interfaces for dxcli components",
"version": "0.1.30",
"version": "0.1.31",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/config/issues",
"dependencies": {
Expand Down

0 comments on commit ffdcef8

Please sign in to comment.