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.2.7 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.2.7"></a>
## [0.2.7](f075793...v0.2.7) (2018-01-30)

### Bug Fixes

* add title to cache ([58bb7ab](58bb7ab))
  • Loading branch information
oclif-bot committed Jan 30, 2018
1 parent a94774d commit ad19cc5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
<a name="0.2.7"></a>
## [0.2.7](https://github.com/dxcli/command/compare/f075793a01c259f380b0254d4d00615f4e08342b...v0.2.7) (2018-01-30)


### Bug Fixes

* add title to cache ([58bb7ab](https://github.com/dxcli/command/commit/58bb7ab))

<a name="0.2.6"></a>
## [0.2.6](https://github.com/dxcli/command/compare/16908c946e8c736ccffe0dd11d4064e427fbe4bc...v0.2.6) (2018-01-30)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/command",
"description": "dxcli base command",
"version": "0.2.6",
"version": "0.2.7",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/command/issues",
"dependencies": {
Expand Down

0 comments on commit ad19cc5

Please sign in to comment.