This commit is contained in:
Balena CI 2020-11-18 00:10:57 +02:00 committed by VersionBot
parent 6f6b77327b
commit 303b7599dc
5 changed files with 24 additions and 3 deletions

View File

@ -1,3 +1,19 @@
- commits:
- subject: Bump bl from 1.2.2 to 1.2.3
hash: caae8d0544245db777ee3abb31cb64873a825f11
body: |
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)
footer:
Change-type: patch
change-type: patch
Signed-off-by: 'dependabot[bot] <support@github.com>'
signed-off-by: 'dependabot[bot] <support@github.com>'
author: 'dependabot[bot]'
nested: []
version: 12.2.5
date: 2020-11-17T21:20:28.572Z
- commits:
- subject: Bump systeminformation from 4.27.3 to 4.27.11
hash: 00b1bf8a7a66d4370cf1c7128184cfc0e2808178

View File

@ -4,6 +4,11 @@ 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/).
# v12.2.5
## (2020-11-17)
* Bump bl from 1.2.2 to 1.2.3 [dependabot[bot]]
# v12.2.4
## (2020-11-17)

View File

@ -1 +1 @@
12.2.4
12.2.5

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-supervisor",
"version": "12.2.4",
"version": "12.2.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "balena-supervisor",
"description": "This is balena's Supervisor, a program that runs on IoT devices and has the task of running user Apps (which are Docker containers), and updating them as the balena API informs it to.",
"version": "12.2.4",
"version": "12.2.5",
"license": "Apache-2.0",
"repository": {
"type": "git",