Skip to content

Commit

Permalink
v23.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 28, 2024
1 parent 9b51165 commit e6b30f9
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 4 deletions.
25 changes: 25 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
- commits:
- subject: Update balena/open-balena-base to v18 with nodejs 22.2.0
hash: c3f6ff652c5cb52cde86c6c9275991d83324878d
body: |
Update balena/open-balena-base from 17.0.20 to 18.0.0
footer:
Change-type: major
change-type: major
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update to nodejs 22.2.0
hash: 713c8f951d54ca6bef70fa94154fb196d3316c01
body: ""
footer:
Change-type: major
change-type: major
author: Pagan Gazzard
nested: []
version: open-balena-base-18.0.0
title: ""
date: 2024-05-28T15:28:45.597Z
version: 23.0.0
title: ""
date: 2024-05-28T18:04:04.026Z
- commits:
- subject: Switch from using import assertions to import attributes
hash: 4a456bf74be5c383085a9e1be0f1d1dd32bdf77e
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 23.0.0 - 2024-05-28


<details>
<summary> Update balena/open-balena-base to v18 with nodejs 22.2.0 [Self-hosted Renovate Bot] </summary>

> ### open-balena-base-18.0.0 - 2024-05-28
>
> * Update to nodejs 22.2.0 [Pagan Gazzard]
>

</details>

## 22.2.3 - 2024-05-28

* Switch from using import assertions to import attributes [Pagan Gazzard]
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,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "22.2.3",
"version": "23.0.0",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -165,6 +165,6 @@
"loader": "ts-node/esm/transpile-only"
},
"versionist": {
"publishedAt": "2024-05-28T17:26:01.107Z"
"publishedAt": "2024-05-28T18:04:06.172Z"
}
}

0 comments on commit e6b30f9

Please sign in to comment.