mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 09:26:42 +00:00
v11.9.3
This commit is contained in:
parent
596d1bdc21
commit
b8b0221ce6
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Add missing oclif-based commands to mixpanel tracking
|
||||
hash: fb1dce9dbbcb5778b7abbb46bec36f6d0adb08de
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Paulo Castro <paulo@balena.io>
|
||||
signed-off-by: Paulo Castro <paulo@balena.io>
|
||||
author: Paulo Castro
|
||||
version: 11.9.3
|
||||
date: 2019-09-01T22:46:13.721Z
|
||||
- commits:
|
||||
- subject: 'Deploy scripts: edit GitHub release descriptions given semver ranges'
|
||||
hash: 7bb2741a5ad9e279ad389c9ae7a6cc781b71dd98
|
||||
|
@ -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/).
|
||||
|
||||
## 11.9.3 - 2019-09-01
|
||||
|
||||
* Add missing oclif-based commands to mixpanel tracking [Paulo Castro]
|
||||
|
||||
## 11.9.2 - 2019-08-30
|
||||
|
||||
* Deploy scripts: edit GitHub release descriptions given semver ranges [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.9.2",
|
||||
"version": "11.9.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.9.2",
|
||||
"version": "11.9.3",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user