mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v12.53.1
This commit is contained in:
parent
cea23f5d5e
commit
fc0903a414
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: Transitional changes to doc files for landr implementation
|
||||
hash: 5a9b5e3b080eccded0aa7d5dfe9276df9637ef83
|
||||
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
|
||||
nested: []
|
||||
version: 12.53.1
|
||||
date: 2021-11-25T10:07:50.877Z
|
||||
- commits:
|
||||
- subject: 'config read/write/inject: Avoid need for internet access'
|
||||
hash: b546e4dd97caf4a3da4c3eea140bc201fb6e59ef
|
||||
|
@ -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.53.1 - 2021-11-25
|
||||
|
||||
* Transitional changes to doc files for landr implementation [Scott Lowe]
|
||||
|
||||
## 12.53.0 - 2021-11-25
|
||||
|
||||
* config read/write/inject: Avoid need for internet access [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.53.0",
|
||||
"version": "12.53.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.53.0",
|
||||
"version": "12.53.1",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -289,6 +289,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2021-11-25T02:11:13.790Z"
|
||||
"publishedAt": "2021-11-25T10:07:51.163Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user