From 3f64a1353dacd1b32c3b89e1c5305924274c2cc5 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:12:40 +0000 Subject: [PATCH] v2.7.115 --- .versionbot/CHANGELOG.yml | 13 +++++++++++++ CHANGELOG.md | 4 ++++ package.json | 4 ++-- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4c91a9c7..d97500ec 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update renovatebot/github-action action to v40.3.0 + hash: 93907bcf0d76b70421ae66eb4fd19085a73c5456 + body: | + Update renovatebot/github-action from 40.2.11 to 40.3.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 2.7.115 + title: "" + date: 2024-09-30T11:12:36.749Z - commits: - subject: Update renovatebot/github-action action to v40.2.11 hash: 37a182925fb6cc8025ecfb7e7999265de3744ff7 diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bf389ff..f821bd3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.7.115 - 2024-09-30 + +* Update renovatebot/github-action action to v40.3.0 [Self-hosted Renovate Bot] + ## 2.7.114 - 2024-09-30 * Update renovatebot/github-action action to v40.2.11 [Self-hosted Renovate Bot] diff --git a/package.json b/package.json index 13bda3b1..7494a59e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@balena/balena-io-renovate-config", - "version": "2.7.114", + "version": "2.7.115", "private": true, "repository": { "type": "git", @@ -25,6 +25,6 @@ "node": ">=18.12.0" }, "versionist": { - "publishedAt": "2024-09-30T10:14:19.417Z" + "publishedAt": "2024-09-30T11:12:37.471Z" } }