Skip to content

Commit

Permalink
v14.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 11, 2023
1 parent 134b10e commit 254475e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Update open-balena-base package.json to specify nodejs 20
hash: 30849b3c6dd1f0f8b2a275f32e0a70ef27f71013
body: ""
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested: []
version: 14.5.4
title: ""
date: 2023-09-11T11:50:00.716Z
- commits:
- subject: Update open-balena-base to 16.0.0
hash: 5fccc00a761600e78fa69de9949377f0e94db432
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

## 14.5.4 - 2023-09-11

* Update open-balena-base package.json to specify nodejs 20 [Pagan Gazzard]

## 14.5.3 - 2023-09-11

* Update open-balena-base to 16.0.0 [Pagan Gazzard]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "14.5.3",
"version": "14.5.4",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -153,6 +153,6 @@
"_": "index.js"
},
"versionist": {
"publishedAt": "2023-09-11T11:01:25.750Z"
"publishedAt": "2023-09-11T11:50:01.882Z"
}
}

0 comments on commit 254475e

Please sign in to comment.