mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 09:26:42 +00:00
v12.27.2
This commit is contained in:
parent
edc2e77ddd
commit
20e0810d2a
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: Modify `os download` help to mention dev images
|
||||
hash: 7da9a800ccd2af0fbb051f1d95707e5d8623e227
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Thomas Manning <thomasm@balena.io>
|
||||
signed-off-by: Thomas Manning <thomasm@balena.io>
|
||||
author: Thomas Manning
|
||||
nested: []
|
||||
version: 12.27.2
|
||||
date: 2020-11-09T12:08:41.495Z
|
||||
- commits:
|
||||
- subject: Improve application-identifier disambiguation
|
||||
hash: 46249e319ba3ee8aa1b951f5241dafa625175045
|
||||
|
@ -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/).
|
||||
|
||||
## 12.27.2 - 2020-11-09
|
||||
|
||||
* Modify `os download` help to mention dev images [Thomas Manning]
|
||||
|
||||
## 12.27.1 - 2020-11-06
|
||||
|
||||
* Improve application-identifier disambiguation [Scott Lowe]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.27.1",
|
||||
"version": "12.27.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.27.1",
|
||||
"version": "12.27.2",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user