Skip to content

Commit

Permalink
v6.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
resin-io-versionbot[bot] authored and VersionBot committed Nov 27, 2017
1 parent bd6cb04 commit e4432d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## v6.10.2 - 2017-11-27

* Inline the entire resin-cli-auth module #721 [Tim Perry]

## v6.10.1 - 2017-11-27

* Set up TypeScript compilation, and make a small start on converting the CLI #720 [Tim Perry]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resin-cli",
"version": "6.10.1",
"version": "6.10.2",
"description": "The official resin.io CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/resin-io/resin-cli",
Expand Down Expand Up @@ -119,4 +119,4 @@
"optionalDependencies": {
"removedrive": "^1.0.0"
}
}
}

0 comments on commit e4432d1

Please sign in to comment.