Skip to content

Commit

Permalink
v5.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 18, 2023
1 parent ee021e8 commit 597f9ce
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: Update dependency lint-staged to v15
hash: 70099388c2278cc7a9377a8321566e915ed88153
body: |
Update lint-staged from 14.0.1 to 15.0.1
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 5.0.24
title: ""
date: 2023-12-18T16:53:22.584Z
- commits:
- subject: Update balena/open-balena-base Docker tag to no-systemd-v16.0.10
hash: ae6b9d4a855d0c206dff19a7adbcba131c3efd1c
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.24
## (2023-12-18)

* Update dependency lint-staged to v15 [Self-hosted Renovate Bot]

# v5.0.23
## (2023-10-18)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.23
5.0.24
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.23
version: 5.0.24
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.23",
"version": "5.0.24",
"description": "Proxied names for balena registry release images",
"private": true,
"main": "src/app",
Expand Down Expand Up @@ -76,6 +76,6 @@
"npm": "^10.1.0"
},
"versionist": {
"publishedAt": "2023-10-18T23:12:40.945Z"
"publishedAt": "2023-12-18T16:53:22.762Z"
}
}

0 comments on commit 597f9ce

Please sign in to comment.