Skip to content

Commit

Permalink
v19.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 20, 2025
1 parent 98d6b9b commit 8037fcd
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Update dependency docker/buildx to v0.20.0
hash: f33d57b0231dd4d9109ce3a8044f8ffe149ff21b
body: |
Update docker/buildx from 0.19.3 to 0.20.0
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 19.8.4
title: ""
date: 2025-01-20T22:05:28.951Z
- commits:
- subject: Fix parsing of inputs with commas and newlines
hash: 7226c89909e9d2acf59c5399dea2516da8b8eb9d
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 19.8.4 - 2025-01-20

* Update dependency docker/buildx to v0.20.0 [balena-renovate[bot]]

## 19.8.3 - 2025-01-20

* Fix parsing of inputs with commas and newlines [Kyle Harding]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"yaml": "^2.1.3"
},
"version": "19.8.3",
"version": "19.8.4",
"versionist": {
"publishedAt": "2025-01-20T21:38:53.071Z"
"publishedAt": "2025-01-20T22:05:29.578Z"
}
}

0 comments on commit 8037fcd

Please sign in to comment.