mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 09:26:42 +00:00
v12.23.3
This commit is contained in:
parent
75687f51ac
commit
8a808e25d0
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: Rename actions-oclif/ to commands/
|
||||
hash: eddbdfe0dcea8df801d11d398e72f34c8354f7e1
|
||||
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.23.3
|
||||
date: 2020-10-02T11:45:45.519Z
|
||||
- commits:
|
||||
- subject: 'push: Fix accidental rename of `-e` (emulated) option'
|
||||
hash: 6133bb209687d5fe208ee1c31d19a435d9c077c3
|
||||
|
@ -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.23.3 - 2020-10-02
|
||||
|
||||
* Rename actions-oclif/ to commands/ [Scott Lowe]
|
||||
|
||||
## 12.23.2 - 2020-10-02
|
||||
|
||||
* push: Fix accidental rename of `-e` (emulated) option [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.23.2",
|
||||
"version": "12.23.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.23.2",
|
||||
"version": "12.23.3",
|
||||
"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