Skip to content

Commit c160582

Browse files
v19.13.15
1 parent 860fb10 commit c160582

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.101
3+
hash: 23b5d8a32fa2e27faefcc0ce78a835364716dc9e
4+
body: |
5+
Update balena-io/deploy-to-balena-action from 2.0.100 to 2.0.101
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.13.15
12+
title: ""
13+
date: 2025-04-02T16:05:02.874Z
114
- commits:
215
- subject: Fix file list for non pull request events
316
hash: eb9fa414309e521fb524fbffaa4003e12d2ef87b

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

913
* Fix file list for non pull request events [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.14",
20+
"version": "19.13.15",
2121
"versionist": {
22-
"publishedAt": "2025-04-02T14:37:49.096Z"
22+
"publishedAt": "2025-04-02T16:05:03.467Z"
2323
}
2424
}

0 commit comments

Comments
 (0)