Skip to content

Commit 2064eff

Browse files
v19.11.10
1 parent 843f527 commit 2064eff

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 docker/login-action action to v3.4.0
3+
hash: d1536582e0c25a499910c8c3b1ce3c8752a557b3
4+
body: |
5+
Update docker/login-action from 3.3.0 to 3.4.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.11.10
12+
title: ""
13+
date: 2025-03-14T10:01:18.380Z
114
- commits:
215
- subject: Update dependency node to v20.19.0
316
hash: 848088590515e2910ba6ce14275018c3ee9b20af

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.11.10 - 2025-03-14
8+
9+
* Update docker/login-action action to v3.4.0 [balena-renovate[bot]]
10+
711
## 19.11.9 - 2025-03-13
812

913
* Update dependency node to v20.19.0 [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
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.11.9",
20+
"version": "19.11.10",
2121
"versionist": {
22-
"publishedAt": "2025-03-13T14:05:08.343Z"
22+
"publishedAt": "2025-03-14T10:01:19.047Z"
2323
}
2424
}

0 commit comments

Comments
 (0)