mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v12.3.1
This commit is contained in:
parent
137349b2f4
commit
7f2501439d
@ -1,3 +1,19 @@
|
||||
- commits:
|
||||
- subject: 'CODEOWNERS: Change to use the respective GitHub team'
|
||||
hash: 7ee59b56c7813d8126482b4485a3462c90267f4e
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
See: >-
|
||||
https://www.flowdock.com/app/rulemotion/i-cli/threads/x_-7-UeioPW_y2qUFbVlRqDyVCD
|
||||
see: >-
|
||||
https://www.flowdock.com/app/rulemotion/i-cli/threads/x_-7-UeioPW_y2qUFbVlRqDyVCD
|
||||
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
||||
signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
||||
author: Thodoris Greasidis
|
||||
version: 12.3.1
|
||||
date: 2020-06-30T10:15:37.044Z
|
||||
- commits:
|
||||
- subject: Use @balena/es-version to set the desired es version for modules
|
||||
hash: 488d9b901c38910ac3ef285598e3ffac1edf1392
|
||||
|
@ -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.3.1 - 2020-06-30
|
||||
|
||||
* CODEOWNERS: Change to use the respective GitHub team [Thodoris Greasidis]
|
||||
|
||||
## 12.3.0 - 2020-06-29
|
||||
|
||||
* Use @balena/es-version to set the desired es version for modules [Pagan Gazzard]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.3.0",
|
||||
"version": "12.3.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.3.0",
|
||||
"version": "12.3.1",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user