mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-31 16:36:24 +00:00
v13.0.2
This commit is contained in:
parent
256f1abf1b
commit
dbd8a9a08c
@ -1,3 +1,14 @@
|
||||
- commits:
|
||||
- subject: Update oclif
|
||||
hash: acd352cb3c9685612ec0bc274c80a5502c031ed0
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Pagan Gazzard
|
||||
nested: []
|
||||
version: 13.0.2
|
||||
date: 2021-12-24T17:47:32.122Z
|
||||
- commits:
|
||||
- subject: 'os versions, os download: Replace deprecated version fields'
|
||||
hash: b2d932afabb9c1ca131c0839397d0492f2f1a272
|
||||
|
@ -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/).
|
||||
|
||||
## 13.0.2 - 2021-12-24
|
||||
|
||||
* Update oclif [Pagan Gazzard]
|
||||
|
||||
## 13.0.1 - 2021-12-24
|
||||
|
||||
* os versions, os download: Replace deprecated version fields [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "13.0.1",
|
||||
"version": "13.0.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "13.0.1",
|
||||
"version": "13.0.2",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -287,6 +287,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2021-12-24T16:12:08.688Z"
|
||||
"publishedAt": "2021-12-24T17:47:32.417Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user