Skip to content

Commit

Permalink
v2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 2, 2024
1 parent bb0ed0a commit cd1b669
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 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: 7e75a9be76909cee461c6fc884a15905d5d467cd
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 2.11.4
title: ""
date: 2024-12-02T01:22:06.278Z
- commits:
- subject: Update scripts/contracts digest to 0175739
hash: 1c36b8aabab019142c2a004f85bf3160c144970a
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 2023-03-28

## 2.11.4 - 2024-12-02

* Lock file maintenance [Self-hosted Renovate Bot]

## 2.11.3 - 2024-11-25


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": "base-img-generator",
"version": "2.11.3",
"version": "2.11.4",
"description": "base image generator",
"main": "scripts/generate-dockerfiles.js",
"homepage": "https://github.com/resin-io-library/base-images",
Expand Down Expand Up @@ -53,6 +53,6 @@
"npm": "^10.0.0"
},
"versionist": {
"publishedAt": "2024-11-25T17:11:57.597Z"
"publishedAt": "2024-12-02T01:22:06.681Z"
}
}

0 comments on commit cd1b669

Please sign in to comment.