Skip to content

Commit 71d029f

Browse files
v0.0.62
1 parent d23ff43 commit 71d029f

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Lock file maintenance
3+
hash: 2a980bded5fc86bd807a8337929a33315401ee73
4+
body: |
5+
Update
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 0.0.62
11+
title: ""
12+
date: 2025-04-28T00:06:43.846Z
113
- commits:
214
- subject: Lock file maintenance
315
hash: 1f6344c4985b4481f195744eec3d9f00db2cca82

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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+
# v0.0.62
8+
## (2025-04-28)
9+
10+
* Lock file maintenance [balena-renovate[bot]]
11+
712
# v0.0.61
813
## (2025-04-14)
914

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
@@ -1,6 +1,6 @@
11
{
22
"name": "safe-settings-bootstrap",
3-
"version": "0.0.61",
3+
"version": "0.0.62",
44
"description": "Bootstrap organization-level safe-settings manifests",
55
"private": false,
66
"main": "index.mjs",
@@ -33,6 +33,6 @@
3333
"yaml": "^2.3.4"
3434
},
3535
"versionist": {
36-
"publishedAt": "2025-04-14T00:04:55.028Z"
36+
"publishedAt": "2025-04-28T00:06:43.943Z"
3737
}
3838
}

0 commit comments

Comments
 (0)