This commit is contained in:
Balena CI 2019-09-02 03:56:54 +03:00
parent 596d1bdc21
commit b8b0221ce6
4 changed files with 18 additions and 2 deletions

View File

@ -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

View File

@ -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
View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.9.2",
"version": "11.9.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",