diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 4946bf44..fce13a17 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update renovate Docker tag to v38.91.0 + hash: 66fbc3cfbbe1ad6656d81139aabdc766ee11d023 + body: | + Update renovate from 38.90.0 to 38.91.0 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: 0.4.900 + title: "" + date: 2024-09-20T06:02:32.528Z - commits: - subject: Update renovate Docker tag to v38.90.0 hash: ec1c3911cc890b5779b0143db5f3de316b839e66 diff --git a/CHANGELOG.md b/CHANGELOG.md index d790bfab..1c6aabb6 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/). +## 0.4.900 - 2024-09-20 + +* Update renovate Docker tag to v38.91.0 [balena-renovate[bot]] + ## 0.4.899 - 2024-09-20 * Update renovate Docker tag to v38.90.0 [balena-renovate[bot]] diff --git a/package.json b/package.json index 9a2cb034..4010d5ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "renovate-config", - "version": "0.4.899", + "version": "0.4.900", "description": "Device repositories shared Renovate configuration", "private": true, "main": "index.js", @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/balena-os/renovate-config#readme", "versionist": { - "publishedAt": "2024-09-20T04:14:57.337Z" + "publishedAt": "2024-09-20T06:02:33.002Z" }, "dependencies": { "renovate": "^32.48.0"