Skip to content

Commit cb3c915

Browse files
v0.0.53
1 parent c0d864b commit cb3c915

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: edd2a23f16cac51184492bee9318c0f9e7cf1930
4+
body: |
5+
Update
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 0.0.53
11+
title: ""
12+
date: 2025-02-10T00:04:46.480Z
113
- commits:
214
- subject: Lock file maintenance
315
hash: 5ebfbc7a532da8456a09efcbbf4afce37423573e

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.53
8+
## (2025-02-10)
9+
10+
* Lock file maintenance [balena-renovate[bot]]
11+
712
# v0.0.52
813
## (2025-02-03)
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.52",
3+
"version": "0.0.53",
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-02-03T00:03:11.527Z"
36+
"publishedAt": "2025-02-10T00:04:46.574Z"
3737
}
3838
}

0 commit comments

Comments
 (0)