Skip to content

Commit e58897b

Browse files
v6.14.9
1 parent e3ba703 commit e58897b

4 files changed

Lines changed: 21 additions & 4 deletions

File tree

.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 peter-evans/create-issue-from-file action to v6
3+
hash: 727dc7e0fafbb709214b2d79d231fc820468cb4d
4+
body: |
5+
Update peter-evans/create-issue-from-file from 5.0.1 to 6.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 6.14.9
12+
title: ""
13+
date: 2026-02-03T23:13:24.131Z
114
- commits:
215
- subject: "dependabot: Remove dependabot config"
316
hash: 2598c5b614820880aa0c6497b7bed3fff3e4e2c5

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](https://semver.org/).
66

7+
## 6.14.9 - 2026-02-03
8+
9+
* Update peter-evans/create-issue-from-file action to v6 [balena-renovate[bot]]
10+
711
## 6.14.8 - 2026-01-28
812

913
* dependabot: Remove dependabot config [Kyle Harding]

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,7 +1,7 @@
11
{
22
"name": "balena-docs",
33
"private": true,
4-
"version": "6.14.8",
4+
"version": "6.14.9",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2026-01-28T14:32:02.792Z"
62+
"publishedAt": "2026-02-03T23:13:24.675Z"
6363
}
6464
}

0 commit comments

Comments
 (0)