mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v19.0.1
This commit is contained in:
parent
52cb951e49
commit
c2dbcaaaf4
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Bump @oclif/core from 3.27.0 to 4.0.18
|
||||
hash: 2a357a438f896ffc4932eda90336944294237a8a
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Otavio Jacobi
|
||||
nested: []
|
||||
version: 19.0.1
|
||||
title: ""
|
||||
date: 2024-09-02T13:21:54.739Z
|
||||
- commits:
|
||||
- subject: Update all references of lib to src
|
||||
hash: 4760866c7782b2651c1c319ae1a757f0ab21f1b3
|
||||
|
@ -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/).
|
||||
|
||||
## 19.0.1 - 2024-09-02
|
||||
|
||||
* Bump @oclif/core from 3.27.0 to 4.0.18 [Otavio Jacobi]
|
||||
|
||||
## 19.0.0 - 2024-08-22
|
||||
|
||||
* Update all references of lib to src [Otavio Jacobi]
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "19.0.0",
|
||||
"version": "19.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "balena-cli",
|
||||
"version": "19.0.0",
|
||||
"version": "19.0.1",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "19.0.0",
|
||||
"version": "19.0.1",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -287,6 +287,6 @@
|
||||
}
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2024-08-22T17:43:31.517Z"
|
||||
"publishedAt": "2024-09-02T13:21:55.584Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user