mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-07 19:34:13 +00:00
v12.42.2
This commit is contained in:
parent
cbc1e52256
commit
fb1768b4ca
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: >-
|
||||
push: Fix docker-compose.dev.yml serialization ("should be object,null"
|
||||
error)
|
||||
hash: 37c2880996be297e61bef5f5e28119d217ce8cfd
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
nested: []
|
||||
version: 12.42.2
|
||||
date: 2021-03-20T22:20:57.959Z
|
||||
- commits:
|
||||
- subject: Make README.md bullet point spacing uniform
|
||||
hash: 88072173d0da94bc57af0f3f989690f2b57c6773
|
||||
|
@ -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.42.2 - 2021-03-20
|
||||
|
||||
* push: Fix docker-compose.dev.yml serialization ("should be object,null" error) [Paulo Castro]
|
||||
|
||||
## 12.42.1 - 2021-03-19
|
||||
|
||||
* Make README.md bullet point spacing uniform [Genadi Naydenov]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.42.1",
|
||||
"version": "12.42.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.42.1",
|
||||
"version": "12.42.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