Skip to content

Commit df48fc8

Browse files
v19.13.12
1 parent 2cd2857 commit df48fc8

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 balena-io/deploy-to-balena-action action to v2.0.100
3+
hash: a7c339d5737204cb1c25728272446d19db645569
4+
body: |
5+
Update balena-io/deploy-to-balena-action from 2.0.99 to 2.0.100
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.13.12
12+
title: ""
13+
date: 2025-04-02T11:04:04.997Z
114
- commits:
215
- subject: Use full semver to pin actions/github-script
316
hash: 320e78346cbaf76e4d6480629498f64ab528376c

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+
## 19.13.12 - 2025-04-02
8+
9+
* Update balena-io/deploy-to-balena-action action to v2.0.100 [balena-renovate[bot]]
10+
711
## 19.13.11 - 2025-04-02
812

913
* Use full semver to pin actions/github-script [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
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.13.11",
20+
"version": "19.13.12",
2121
"versionist": {
22-
"publishedAt": "2025-04-02T02:15:39.907Z"
22+
"publishedAt": "2025-04-02T11:04:05.564Z"
2323
}
2424
}

0 commit comments

Comments
 (0)