Skip to content

Commit

Permalink
chore(release): 1.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.11](v1.2.10...v1.2.11) (2018-06-12)

### Bug Fixes

* touch update before tidying ([df4d75f](df4d75f))
  • Loading branch information
oclif-bot committed Jun 12, 2018
1 parent df4d75f commit 3fdb0ee
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.11](https://github.com/oclif/plugin-update/compare/v1.2.10...v1.2.11) (2018-06-12)


### Bug Fixes

* touch update before tidying ([df4d75f](https://github.com/oclif/plugin-update/commit/df4d75f))

## [1.2.10](https://github.com/oclif/plugin-update/compare/v1.2.9...v1.2.10) (2018-06-12)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ USAGE
$ oclif-example update [CHANNEL]
```

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.2.10/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.2.11/src/commands/update.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-update",
"version": "1.2.10",
"version": "1.2.11",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit 3fdb0ee

Please sign in to comment.