Skip to content

Commit

Permalink
v2.0.119
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 16, 2024
1 parent 1cc20f9 commit 9ce0ad7
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 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: "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: 2.0.119
title: ""
date: 2024-12-16T04:57:49.690Z
- commits:
- subject: "hw.device-type: update logo for nitrogen8M Mini"
hash: 3da872b57b5e5ff700410e0ceda9ac5bdac208e7
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
* Device: Add new contract for Stem x86 32bit [Trong Nghia Nguyen]
* Qemu: Update qemu to v3.0.0+resin [Trong Nghia Nguyen]

# v2.0.119
## (2024-12-16)

* contracts/hw.device-type: Update instructions for Orin flasher types [Alexandru Costache]

# v2.0.118
## (2024-12-04)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contracts",
"version": "2.0.118",
"version": "2.0.119",
"description": "Balena Base Contracts",
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-standard": "^3.0.1"
},
"versionist": {
"publishedAt": "2024-12-04T16:14:01.315Z"
"publishedAt": "2024-12-16T04:57:50.076Z"
}
}

0 comments on commit 9ce0ad7

Please sign in to comment.