Skip to content

Commit 75c2bef

Browse files
v1.0.2
1 parent f3d797d commit 75c2bef

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

.versionbot/CHANGELOG.yml

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: "rsa: improve handling of temporary files"
3+
hash: 366463131d65e2d06320a3a130dc4ced001b321a
4+
body: |
5+
Avoid temporary files to be left dangling while the process is running.
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Alex Gonzalez <[email protected]>
10+
signed-off-by: Alex Gonzalez <[email protected]>
11+
author: Alex Gonzalez
12+
nested: []
13+
version: 1.0.2
14+
title: ""
15+
date: 2024-07-04T20:52:25.454Z
116
- commits:
217
- subject: "workflows: flowzone: fix linter errors"
318
hash: 845df75df894c5d783c3839066b4af0ce47cf40e

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Change log
44
# v0.1.0
55
## (2022-12-09)
66

7+
# v1.0.2
8+
## (2024-07-04)
9+
10+
* rsa: improve handling of temporary files [Alex Gonzalez]
11+
712
# v1.0.1
813
## (2024-07-04)
914

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1
1+
1.0.2

balena.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: balena-sign
22
type: sw.application
3-
version: 1.0.1
3+
version: 1.0.2

0 commit comments

Comments
 (0)