Skip to content

Commit

Permalink
v2.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 9, 2024
1 parent 8ae6cad commit be84cc6
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: 9957cb177feef6e06c1a8de0dfc3d4c7f8fda7aa
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 2.11.7
title: ""
date: 2024-12-09T01:21:26.230Z
- commits:
- subject: Update scripts/contracts digest to 474ab2d
hash: b01cc4b4007cb31d2933a18bda6fdc298821b117
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.7 - 2024-12-09

* Lock file maintenance [Self-hosted Renovate Bot]

## 2.11.6 - 2024-12-04


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.6",
"version": "2.11.7",
"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-12-04T17:16:17.605Z"
"publishedAt": "2024-12-09T01:21:26.671Z"
}
}

0 comments on commit be84cc6

Please sign in to comment.