mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v12.41.3
This commit is contained in:
parent
2629a01c7f
commit
43f1188f1d
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: Update supported npm version range in package.json (<7.0.0)
|
||||
hash: 5fc009a6ae736a2d6f1bdbb1d2d83f9169eaeaa4
|
||||
body: ''
|
||||
footer:
|
||||
Connects-to: '#2221'
|
||||
connects-to: '#2221'
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
nested: []
|
||||
version: 12.41.3
|
||||
date: 2021-03-17T15:35:44.346Z
|
||||
- commits:
|
||||
- subject: 'Linux installation instructions: Add sudo configuration section'
|
||||
hash: b233ea3e3e93b8f07721dd9de5f5ccaa83ecc049
|
||||
|
@ -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.41.3 - 2021-03-17
|
||||
|
||||
* Update supported npm version range in package.json (<7.0.0) [Paulo Castro]
|
||||
|
||||
## 12.41.2 - 2021-03-17
|
||||
|
||||
* Linux installation instructions: Add sudo configuration section [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.41.2",
|
||||
"version": "12.41.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.41.2",
|
||||
"version": "12.41.3",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user