Skip to content

Commit

Permalink
v5.0.84
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 4, 2024
1 parent 7c10591 commit c6873ad
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 6 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Lock file maintenance
hash: 5674bb05dd59afc2ef40c2a174f229fd82e9e119
body: |
Update
footer:
Change-type: patch
change-type: patch
author: balena-renovate[bot]
nested: []
version: 5.0.84
title: ""
date: 2024-11-04T00:11:12.898Z
- commits:
- subject: Lock file maintenance
hash: 7b415135ad2019c440e24dae54b77db39a2af8a7
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/).

# v5.0.84
## (2024-11-04)

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

# v5.0.83
## (2024-10-28)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.83
5.0.84
2 changes: 1 addition & 1 deletion balena.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: open-balena-registry-proxy
type: sw.block
version: 5.0.83
version: 5.0.84
description: >-
Pull container images directly from the balenaHub container registry!
assets:
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": "balena-registry-proxy",
"version": "5.0.83",
"version": "5.0.84",
"description": "Proxied names for balena registry release images",
"private": true,
"main": "src/app",
Expand Down Expand Up @@ -72,6 +72,6 @@
"npm": "^10.7.0"
},
"versionist": {
"publishedAt": "2024-10-28T01:35:47.381Z"
"publishedAt": "2024-11-04T00:11:13.131Z"
}
}

0 comments on commit c6873ad

Please sign in to comment.