mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-06 11:10:10 +00:00
v5.6.1
This commit is contained in:
parent
169609620a
commit
857c5204b9
@ -3,6 +3,8 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [5.6.1] - 2017-03-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Add Sentry error tracking
|
- Add Sentry error tracking
|
||||||
@ -373,6 +375,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
- Remove outdated information from README.
|
- Remove outdated information from README.
|
||||||
|
|
||||||
|
[5.6.1]: https://github.com/resin-io/resin-cli/compare/v5.6.0...v5.6.1
|
||||||
[5.6.0]: https://github.com/resin-io/resin-cli/compare/v5.5.0...v5.6.0
|
[5.6.0]: https://github.com/resin-io/resin-cli/compare/v5.5.0...v5.6.0
|
||||||
[5.5.0]: https://github.com/resin-io/resin-cli/compare/v5.4.0...v5.5.0
|
[5.5.0]: https://github.com/resin-io/resin-cli/compare/v5.4.0...v5.5.0
|
||||||
[5.4.0]: https://github.com/resin-io/resin-cli/compare/v5.3.0...v5.4.0
|
[5.4.0]: https://github.com/resin-io/resin-cli/compare/v5.3.0...v5.4.0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "resin-cli",
|
"name": "resin-cli",
|
||||||
"version": "5.6.0",
|
"version": "5.6.1",
|
||||||
"description": "Git Push to your devices",
|
"description": "Git Push to your devices",
|
||||||
"main": "./build/actions/index.js",
|
"main": "./build/actions/index.js",
|
||||||
"homepage": "https://github.com/resin-io/resin-cli",
|
"homepage": "https://github.com/resin-io/resin-cli",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user