mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v5.10.2
This commit is contained in:
parent
9e8b09010f
commit
31419b399e
@ -3,6 +3,8 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [5.10.2] - 2017-05-31
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed command line arguments for `resin build`
|
||||
@ -453,6 +455,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
- Remove outdated information from README.
|
||||
|
||||
[5.10.2]: https://github.com/resin-io/resin-cli/compare/v5.10.1...v5.10.2
|
||||
[5.10.1]: https://github.com/resin-io/resin-cli/compare/v5.10.0...v5.10.1
|
||||
[5.10.0]: https://github.com/resin-io/resin-cli/compare/v5.9.1...v5.10.0
|
||||
[5.9.1]: https://github.com/resin-io/resin-cli/compare/v5.9.0...v5.9.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "5.10.1",
|
||||
"version": "5.10.2",
|
||||
"description": "Git Push to your devices",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/resin-io/resin-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user