Skip to content

Commit ec20ad2

Browse files
v2.36.95
1 parent 33057ab commit ec20ad2

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update actions/upload-artifact action to v7
3+
hash: 7d2cb2e908f0035fe21da5eeb69e5b8626b94944
4+
body: |
5+
Update actions/upload-artifact from 6 to 7
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 2.36.95
12+
title: ""
13+
date: 2026-02-28T01:11:13.190Z
114
- commits:
215
- subject: Update balena-os/leviathan-worker to v2.10.27
316
hash: a533ecf928b7ecc528491a76fe59733fbc5808ea

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 2.36.95 - 2026-02-28
8+
9+
* Update actions/upload-artifact action to v7 [balena-renovate[bot]]
10+
711
## 2.36.94 - 2026-02-25
812

913
* Update balena-os/leviathan-worker to v2.10.27 [balena-renovate[bot]]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leviathan",
3-
"version": "2.36.94",
3+
"version": "2.36.95",
44
"scripts": {
55
"lint:fix": "for component in 'core' 'client'; do npm --prefix $component run lint:fix; done",
66
"lint": "for component in 'core' 'client'; do npm --prefix $component run lint; done",
@@ -20,6 +20,6 @@
2020
"homepage": "https://github.com/balena-os/leviathan",
2121
"private": true,
2222
"versionist": {
23-
"publishedAt": "2026-02-25T14:59:07.804Z"
23+
"publishedAt": "2026-02-28T01:11:13.722Z"
2424
}
2525
}

0 commit comments

Comments
 (0)