Skip to content

Commit

Permalink
v2.0.88
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 3, 2024
1 parent 76bf7fc commit 802e95f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
15 changes: 15 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- commits:
- subject: "jetson-orin-nx-seeed-j4012: Add Seeed J4012 device-type"
hash: 2f35889ca436bcb17cb8fba3e9192676b9872042
body: |
This is the initial commit, necessary to create the DT
in the API. The icon will need to be updated.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <[email protected]>
signed-off-by: Alexandru Costache <[email protected]>
author: Alexandru Costache
version: 2.0.88
title: ""
date: 2024-01-03T13:26:42.845Z
- commits:
- subject: "hw.device-type: Fix device type is_private flag for imx8mp-var-dart"
hash: 31176adf167c7f9754c0f7f01f92c759d12b8c2b
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.88
## (2024-01-03)

* jetson-orin-nx-seeed-j4012: Add Seeed J4012 device-type [Alexandru Costache]

# v2.0.87
## (2023-12-29)

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.87",
"version": "2.0.88",
"description": "Balena Base Contracts",
"repository": {
"type": "git",
Expand All @@ -21,6 +21,6 @@
"eslint-plugin-standard": "^3.0.1"
},
"versionist": {
"publishedAt": "2023-12-29T14:04:58.459Z"
"publishedAt": "2024-01-03T13:26:43.275Z"
}
}

0 comments on commit 802e95f

Please sign in to comment.