Skip to content

Commit

Permalink
v2.31.52
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 8, 2024
1 parent 560afb3 commit 2f774f4
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.17
hash: 2f8cfd61761fbb0b0ea12a038d25fb71f98facd2
body: |
Update balena-io/balena-cli from 19.0.13 to 19.0.17
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 2.31.52
title: ""
date: 2024-10-08T14:33:13.530Z
- commits:
- subject: Update actions/upload-artifact digest to 604373d
hash: 9dad57269d0016bb2a8e06d098923205e4e626be
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.52 - 2024-10-08

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

## 2.31.51 - 2024-10-07

* Update actions/upload-artifact digest to 604373d [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.51",
"version": "2.31.52",
"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-10-07T16:37:31.884Z"
"publishedAt": "2024-10-08T14:33:14.046Z"
}
}

0 comments on commit 2f774f4

Please sign in to comment.