Skip to content

Commit

Permalink
v0.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Mar 3, 2025
1 parent fcd16b7 commit dd6540b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Lock file maintenance
hash: 3a8342aa68a58025e5ed6131c0e306735b4bc49e
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
version: 0.0.56
title: ""
date: 2025-03-03T01:23:27.251Z
- commits:
- subject: Lock file maintenance
hash: 5c9dd1216f1a66511afe79b0b863ac15a91982c5
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v0.0.56
## (2025-03-03)

* Lock file maintenance [balena-renovate[bot]]

# v0.0.55
## (2025-02-24)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "safe-settings-bootstrap",
"version": "0.0.55",
"version": "0.0.56",
"description": "Bootstrap organization-level safe-settings manifests",
"private": false,
"main": "index.mjs",
Expand Down Expand Up @@ -33,6 +33,6 @@
"yaml": "^2.3.4"
},
"versionist": {
"publishedAt": "2025-02-24T00:03:02.420Z"
"publishedAt": "2025-03-03T01:23:27.343Z"
}
}

0 comments on commit dd6540b

Please sign in to comment.