mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-08 12:01:14 +00:00
v13.3.4
This commit is contained in:
parent
112163c54d
commit
d2528add4a
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Test Concourse / fly tool
|
||||
hash: 112163c54d0f905ef10fd6cd5a6d7c4ef9636f49
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
nested: []
|
||||
version: 13.3.4
|
||||
title: "'Test Concourse / fly tool'"
|
||||
date: 2022-04-08T12:53:07.693Z
|
||||
- commits:
|
||||
- subject: Document the 'patches' folder in CONTRIBUTING.md
|
||||
hash: 88835e63bd0c37b7be99f63214d17a429d937035
|
||||
|
@ -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.3.4 - 2022-04-08
|
||||
|
||||
* Test Concourse / fly tool [Paulo Castro]
|
||||
|
||||
## 13.3.3 - 2022-04-08
|
||||
|
||||
* Document the 'patches' folder in CONTRIBUTING.md [Paulo Castro]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "13.3.3",
|
||||
"version": "13.3.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "13.3.3",
|
||||
"version": "13.3.4",
|
||||
"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": "2022-04-08T10:36:02.315Z"
|
||||
"publishedAt": "2022-04-08T12:53:08.444Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user