This commit is contained in:
Balena CI 2020-05-11 21:02:19 +03:00 committed by VersionBot
parent 61ed6ff69d
commit 9756efb539
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,15 @@
- commits:
- subject: Update resin-multibuild
hash: 127560fa6548aaf0a72ee6050df81fdca11109c5
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
signed-off-by: Scott Lowe <scott@balena.io>
author: Scott Lowe
version: 11.33.1
date: 2020-05-11T17:29:36.958Z
- commits:
- subject: Add a deprecation policy
hash: 9412a21d40be5368866d754d66cf19443df51662

View File

@ -4,6 +4,10 @@ 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/).
## 11.33.1 - 2020-05-11
* Update resin-multibuild [Scott Lowe]
## 11.33.0 - 2020-05-11
* Add a deprecation policy [Thodoris Greasidis]

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.33.0",
"version": "11.33.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.33.0",
"version": "11.33.1",
"description": "The official balena CLI tool",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",