Skip to content

Commit

Permalink
v0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 4, 2024
1 parent b2cea6f commit 124a766
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: aaf8d3a103e198b4166c84827191e19484eaa1fa
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
version: 0.0.42
title: ""
date: 2024-11-04T00:09:28.410Z
- commits:
- subject: Lock file maintenance
hash: cb1ea508ee6503122098da64deb424ae67dca5ea
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.42
## (2024-11-04)

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

# v0.0.41
## (2024-10-14)

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.41",
"version": "0.0.42",
"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": "2024-10-14T00:03:08.329Z"
"publishedAt": "2024-11-04T00:09:28.492Z"
}
}

0 comments on commit 124a766

Please sign in to comment.