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.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2018-10-13)

### Bug Fixes

* return promiselike ([#47](#47)) ([2eb6b60](2eb6b60))
  • Loading branch information
oclif-bot committed Oct 13, 2018
1 parent 2eb6b60 commit e18bd5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.5.3](https://github.com/oclif/command/compare/v1.5.2...v1.5.3) (2018-10-13)


### Bug Fixes

* return promiselike ([#47](https://github.com/oclif/command/issues/47)) ([2eb6b60](https://github.com/oclif/command/commit/2eb6b60))

## [1.5.2](https://github.com/oclif/command/compare/v1.5.1...v1.5.2) (2018-10-03)


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

0 comments on commit e18bd5d

Please sign in to comment.