Skip to content

Commit

Permalink
v2.31.44
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 18, 2024
1 parent a7e088e commit 17c522f
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Update balena-io/balena-cli to v19.0.11
hash: 2824ed421ede89a422157bae190ce00d1443548e
body: |
Update balena-io/balena-cli from 19.0.10 to 19.0.11
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 2.31.44
title: ""
date: 2024-09-18T17:49:06.237Z
- commits:
- subject: Update balena-os/leviathan-worker to v2.9.47
hash: b53c1c88c58c9778c65d1374e0e6974c4ade9b7b
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/).

## 2.31.44 - 2024-09-18

* Update balena-io/balena-cli to v19.0.11 [balena-renovate[bot]]

## 2.31.43 - 2024-09-16

* Update balena-os/leviathan-worker to v2.9.47 [balena-renovate[bot]]
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,6 +1,6 @@
{
"name": "leviathan",
"version": "2.31.43",
"version": "2.31.44",
"scripts": {
"lint:fix": "for component in 'core' 'client'; do npm --prefix $component run lint:fix; done",
"lint": "for component in 'core' 'client'; do npm --prefix $component run lint; done",
Expand All @@ -20,6 +20,6 @@
"homepage": "https://github.com/balena-os/leviathan",
"private": true,
"versionist": {
"publishedAt": "2024-09-16T18:05:31.296Z"
"publishedAt": "2024-09-18T17:49:06.804Z"
}
}

0 comments on commit 17c522f

Please sign in to comment.