mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v6.5.1
This commit is contained in:
parent
3b30a7c4b0
commit
74d6cfb8d2
@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [6.5.1] - 2017-08-21
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix lodash upgrade bug that broke `resin help`
|
||||
|
||||
## [6.5.0] - 2017-08-18
|
||||
|
||||
### Changed
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "6.5.0",
|
||||
"version": "6.5.1",
|
||||
"description": "The official resin.io CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/resin-io/resin-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user