Skip to content

Commit

Permalink
v2.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 16, 2024
1 parent 197a9fc commit d2f7ef5
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 4 deletions.
26 changes: 26 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
- commits:
- subject: Update scripts/contracts digest to 9ce0ad7
hash: dda94041a2747113aa5bacfe9a616fb3463085b5
body: |
Update scripts/contracts
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: "contracts/hw.device-type: Update instructions for Orin flasher types"
hash: 79b1757276a189f0b898903f5d85658e0b5c478a
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
signed-off-by: Alexandru Costache <alexandru@balena.io>
author: Alexandru Costache
version: contracts-2.0.119
title: ""
date: 2024-12-16T04:57:49.690Z
version: 2.11.11
title: ""
date: 2024-12-16T06:14:36.271Z
- commits:
- subject: Lock file maintenance
hash: b13936ea4bb2dcb3e1e22315920b1a7d2500820d
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 2023-03-28

## 2.11.11 - 2024-12-16


<details>
<summary> Update scripts/contracts digest to 9ce0ad7 [Self-hosted Renovate Bot] </summary>

> ### contracts-2.0.119 - 2024-12-16
>
> * contracts/hw.device-type: Update instructions for Orin flasher types [Alexandru Costache]
>
</details>

## 2.11.10 - 2024-12-16

* Lock file maintenance [Self-hosted Renovate Bot]
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.10",
"version": "2.11.11",
"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-16T03:35:34.380Z"
"publishedAt": "2024-12-16T06:14:37.447Z"
}
}

0 comments on commit d2f7ef5

Please sign in to comment.