Skip to content

Commit

Permalink
v2.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 24, 2023
1 parent 8398d74 commit 5ed825c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- commits:
- subject: renovate balena-io/logs-to-vector
hash: 88f820d02798e5bec33c81710c0cd2a9cbff27f6
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 2.4.18
title: ""
date: 2023-10-24T22:13:39.862Z
- commits:
- subject: Enable lock file maintenance
hash: 2df01013faf05778fa18a24c9385a6a7f91bae44
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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/).

## 2.4.18 - 2023-10-24

* renovate balena-io/logs-to-vector [Anton Belodedenko]

## 2.4.17 - 2023-10-19

* Enable lock file maintenance [Kyle Harding]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balena/balena-io-renovate-config",
"version": "2.4.17",
"version": "2.4.18",
"private": true,
"repository": {
"type": "git",
Expand All @@ -19,6 +19,6 @@
"node": ">=18.12.0"
},
"versionist": {
"publishedAt": "2023-10-19T15:50:32.514Z"
"publishedAt": "2023-10-24T22:13:40.304Z"
}
}

0 comments on commit 5ed825c

Please sign in to comment.