mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-31 00:24:15 +00:00
v12.23.4
This commit is contained in:
parent
29ed0a232d
commit
a14d89fe10
@ -1,3 +1,32 @@
|
||||
- commits:
|
||||
- subject: Update CONTRIBUTING.md re balena-dev workflow
|
||||
hash: 89782218666af4db1297b8672560913d3de8fd8c
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
nested: []
|
||||
- subject: Add bin/balena* scripts to linter paths
|
||||
hash: 2974c203b5f4a1339e0feea8bf127cecbe9f13c3
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
nested: []
|
||||
- subject: Workaround balena-dev/oclif compatibility issues
|
||||
hash: c85acbd90bbb5de3dae13638555365b7a1cb472c
|
||||
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.4
|
||||
date: 2020-10-05T21:13:25.405Z
|
||||
- commits:
|
||||
- subject: Rename actions-oclif/ to commands/
|
||||
hash: eddbdfe0dcea8df801d11d398e72f34c8354f7e1
|
||||
|
@ -4,6 +4,12 @@ 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.4 - 2020-10-05
|
||||
|
||||
* Update CONTRIBUTING.md re balena-dev workflow [Paulo Castro]
|
||||
* Add bin/balena* scripts to linter paths [Paulo Castro]
|
||||
* Workaround balena-dev/oclif compatibility issues [Scott Lowe]
|
||||
|
||||
## 12.23.3 - 2020-10-02
|
||||
|
||||
* Rename actions-oclif/ to commands/ [Scott Lowe]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.23.3",
|
||||
"version": "12.23.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.23.3",
|
||||
"version": "12.23.4",
|
||||
"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