mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 13:26:24 +00:00
5.5.0
This commit is contained in:
parent
c95a01e34e
commit
9f3108c5e7
@ -3,6 +3,13 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [5.5.0] - 2017-03-10
|
||||
|
||||
### Added
|
||||
|
||||
- Require superuser for scan commands, also introduce docker timeout
|
||||
- Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions
|
||||
|
||||
## [5.4.0] - 2017-03-09
|
||||
|
||||
### Added
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "5.4.0",
|
||||
"version": "5.5.0",
|
||||
"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