Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.3](v1.10.2...v1.10.3) (2018-08-22)

### Bug Fixes

* oclif v1.11.3 ([7e53c4e](7e53c4e)), closes [#152](https://github.com/oclif/example-single-js/issues/152)
  • Loading branch information
oclif-bot committed Aug 22, 2018
1 parent 7e53c4e commit 5975d89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.3](https://github.com/oclif/example-single-js/compare/v1.10.2...v1.10.3) (2018-08-22)


### Bug Fixes

* oclif v1.11.3 ([7e53c4e](https://github.com/oclif/example-single-js/commit/7e53c4e)), closes [#152](https://github.com/oclif/example-single-js/issues/152)

## [1.10.2](https://github.com/oclif/example-single-js/compare/v1.10.1...v1.10.2) (2018-08-17)


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": "@oclif/example-single-js",
"description": "example single-command CLI built with dxcli",
"version": "1.10.2",
"version": "1.10.3",
"author": "Jeff Dickey @jdxcode",
"bin": {
"example-single-js": "./bin/run"
Expand Down

0 comments on commit 5975d89

Please sign in to comment.