mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v7.3.3
This commit is contained in:
parent
37e4ec6364
commit
0a23563d7e
@ -4,6 +4,12 @@ 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/).
|
||||
|
||||
## v7.3.3 - 2018-04-17
|
||||
|
||||
* Don't report lots of user input errors #861 [Tim Perry]
|
||||
* Include Sentry breadcrumbs for context in error reports #861 [Tim Perry]
|
||||
* Update to Sentry 2.x #861 [Tim Perry]
|
||||
|
||||
## v7.3.2 - 2018-04-16
|
||||
|
||||
* Update Dockerode to fix local push issue in standalone builds #862 [Tim Perry]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "7.3.2",
|
||||
"version": "7.3.3",
|
||||
"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