mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v17.2.2
This commit is contained in:
parent
fe65351666
commit
25f3bf1fbe
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Bump balena-lint to 7.2.1
|
||||
hash: 7d13946c3ec4edd27318544d937003a21290ad61
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: myarmolinsky
|
||||
nested: []
|
||||
version: 17.2.2
|
||||
title: ""
|
||||
date: 2023-10-30T12:25:11.812Z
|
||||
- commits:
|
||||
- subject: Update balena-sdk and deduped dependencies
|
||||
hash: 04db9c7a91ffd9a5a0a92bd86084326a8686bdfd
|
||||
|
@ -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/).
|
||||
|
||||
## 17.2.2 - 2023-10-30
|
||||
|
||||
* Bump balena-lint to 7.2.1 [myarmolinsky]
|
||||
|
||||
## 17.2.1 - 2023-10-26
|
||||
|
||||
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "17.2.1",
|
||||
"version": "17.2.2",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "balena-cli",
|
||||
"version": "17.2.1",
|
||||
"version": "17.2.2",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "17.2.1",
|
||||
"version": "17.2.2",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -282,6 +282,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2023-10-26T21:28:43.137Z"
|
||||
"publishedAt": "2023-10-30T12:25:13.261Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user