Skip to content

Commit

Permalink
v2.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 15, 2024
1 parent fd4ba54 commit 739c204
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: 92fafe98031b81e6f74b242cec9c757f6dfd278b
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 2.9.21
title: ""
date: 2024-07-15T01:18:44.854Z
- commits:
- subject: Update scripts/contracts digest to 773c77c
hash: 95078bebe15dcd0045cefdbf48a80b2b5980c32c
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.9.21 - 2024-07-15

* Lock file maintenance [Self-hosted Renovate Bot]

## 2.9.20 - 2024-07-12


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.9.20",
"version": "2.9.21",
"description": "base image generator",
"main": "scripts/generate-dockerfiles.js",
"homepage": "https://github.com/resin-io-library/base-images",
Expand Down Expand Up @@ -52,6 +52,6 @@
"npm": "^10.0.0"
},
"versionist": {
"publishedAt": "2024-07-12T10:05:06.868Z"
"publishedAt": "2024-07-15T01:18:45.272Z"
}
}

0 comments on commit 739c204

Please sign in to comment.