Skip to content

Commit f1ea674

Browse files
v0.0.51
1 parent e058e44 commit f1ea674

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

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.51
8+
## (2025-01-20)
9+
10+
* Lock file maintenance [balena-renovate[bot]]
11+
712
# v0.0.50
813
## (2025-01-13)
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.50",
3+
"version": "0.0.51",
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-01-13T00:05:29.061Z"
36+
"publishedAt": "2025-01-20T00:04:32.286Z"
3737
}
3838
}

0 commit comments

Comments
 (0)