Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 59b5ee5

Browse files
v2.12.17
1 parent a548cc7 commit 59b5ee5

4 files changed

Lines changed: 21 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Lock file maintenance
3+
hash: 025b0da0d9131ea2558f6f2f6a4a3d4f27f3774d
4+
body: |
5+
Update
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Self-hosted Renovate Bot
10+
nested: []
11+
version: 2.12.17
12+
title: ""
13+
date: 2025-07-14T01:30:13.706Z
114
- commits:
215
- subject: Lock file maintenance
316
hash: 1d60faa32a248abbaf7649f7a0720da050fa36c6

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## 2023-03-28
77

8+
## 2.12.17 - 2025-07-14
9+
10+
* Lock file maintenance [Self-hosted Renovate Bot]
11+
812
## 2.12.16 - 2025-07-07
913

1014
* Lock file maintenance [Self-hosted Renovate Bot]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base-img-generator",
3-
"version": "2.12.16",
3+
"version": "2.12.17",
44
"description": "base image generator",
55
"main": "scripts/generate-dockerfiles.js",
66
"homepage": "https://github.com/resin-io-library/base-images",
@@ -53,6 +53,6 @@
5353
"npm": "^11.0.0"
5454
},
5555
"versionist": {
56-
"publishedAt": "2025-07-07T01:26:09.324Z"
56+
"publishedAt": "2025-07-14T01:30:14.138Z"
5757
}
5858
}

0 commit comments

Comments
 (0)