Skip to content

Commit f3c19c8

Browse files
v5.0.13
1 parent 8e84e3c commit f3c19c8

3 files changed

Lines changed: 19 additions & 2 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 product-os/flowzone digest to 7b49c1e
3+
hash: fe345a9aa2b4362ff86a3fee8582689ec3aae436
4+
body: |
5+
Update product-os/flowzone
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 5.0.13
12+
title: ""
13+
date: 2026-03-26T09:19:51.458Z
114
- commits:
215
- subject: Update product-os/flowzone digest to 8d926e2
316
hash: 0647c8b165e95d7ee3df7ba900a0080347fe0534

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+
## 5.0.13 - 2026-03-26
8+
9+
* Update product-os/flowzone digest to 7b49c1e [balena-renovate[bot]]
10+
711
## 5.0.12 - 2026-03-26
812

913
* Update product-os/flowzone digest to 8d926e2 [balena-renovate[bot]]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-delta",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "Generate binary filesystem diffs between docker images to speed up distribution",
55
"type": "module",
66
"main": "out/docker-delta.js",
@@ -40,6 +40,6 @@
4040
"typed-error": "^3.2.2"
4141
},
4242
"versionist": {
43-
"publishedAt": "2026-03-26T08:17:47.051Z"
43+
"publishedAt": "2026-03-26T09:19:51.546Z"
4444
}
4545
}

0 commit comments

Comments
 (0)