Skip to content

Commit

Permalink
chore(release): 1.2.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.14](v1.2.13...v1.2.14) (2018-06-29)

### Bug Fixes

* switch to [@oclif](https://github.com/oclif)/color ([7d103d3](7d103d3))
  • Loading branch information
oclif-bot committed Jun 29, 2018
1 parent b573445 commit f11cb38
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.14](https://github.com/oclif/plugin-update/compare/v1.2.13...v1.2.14) (2018-06-29)


### Bug Fixes

* switch to [@oclif](https://github.com/oclif)/color ([7d103d3](https://github.com/oclif/plugin-update/commit/7d103d3))

## [1.2.13](https://github.com/oclif/plugin-update/compare/v1.2.12...v1.2.13) (2018-06-19)


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.13/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.2.14/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.13",
"version": "1.2.14",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit f11cb38

Please sign in to comment.