mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 06:07:55 +00:00
v12.55.11
This commit is contained in:
parent
9b967592a9
commit
4faa5d7f57
@ -1,3 +1,14 @@
|
||||
- commits:
|
||||
- subject: Update to typescript 4.5
|
||||
hash: e01483cd2b94c8165d89c77e0f766ad7c4589c86
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Pagan Gazzard
|
||||
nested: []
|
||||
version: 12.55.11
|
||||
date: 2021-12-23T14:08:10.042Z
|
||||
- commits:
|
||||
- subject: Update dev dependencies
|
||||
hash: 79be06820c73f5750a27cecb759494ca9ff4c449
|
||||
|
@ -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.55.11 - 2021-12-23
|
||||
|
||||
* Update to typescript 4.5 [Pagan Gazzard]
|
||||
|
||||
## 12.55.10 - 2021-12-23
|
||||
|
||||
* Update dev dependencies [Pagan Gazzard]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.55.10",
|
||||
"version": "12.55.11",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.55.10",
|
||||
"version": "12.55.11",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -289,6 +289,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2021-12-23T11:52:23.735Z"
|
||||
"publishedAt": "2021-12-23T14:08:10.305Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user