Skip to content

Commit b837db4

Browse files
v2.2.0
1 parent 71d1514 commit b837db4

File tree

3 files changed

+39
-14
lines changed

3 files changed

+39
-14
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
- commits:
2+
- subject: "Add repo.yml with type: generic to fix versionist version generation"
3+
hash: 1015001045db0630fbe97eb246d94df305be0440
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Thodoris Greasidis
9+
nested: []
10+
- subject: Update the nodejs base image to v22
11+
hash: 1fd5034baeadf097c7b67c5eae55161e1a305b8b
12+
body: ""
13+
footer:
14+
Change-type: patch
15+
change-type: patch
16+
author: Thodoris Greasidis
17+
nested: []
18+
- subject: Replace balenalib base images with the official ones
19+
hash: fa96c3ba821b205494e562ea23575d0cdc2fbaf3
20+
body: ""
21+
footer:
22+
Change-type: minor
23+
change-type: minor
24+
author: Thodoris Greasidis
25+
nested: []
26+
version: 2.2.0
27+
title: ""
28+
date: 2025-07-22T12:59:05.997Z
129
- commits:
230
- subject: Add a device_tags_python service that uses the python balena-sdk
331
hash: ecaffd03704806052df5dd3767b55a248d4efee9
@@ -229,25 +257,15 @@
229257
- commits:
230258
- subject: "patch: Bump node-fetch from 2.6.1 to 2.6.7 in /main"
231259
- commits:
232-
- body: >-
233-
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1
234-
to 2.6.7.
235-
260+
- body: |-
261+
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
236262
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
237-
238-
-
239-
[Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
240-
263+
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
241264
---
242-
243265
updated-dependencies:
244-
245266
- dependency-name: node-fetch
246-
247267
dependency-type: indirect
248-
249268
...
250-
251269
Signed-off-by: dependabot[bot] <support@github.com>
252270
- version: 1.0.1
253271
- date: 2022-03-29T18:53:32Z

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v2.2.0
8+
## (2025-07-22)
9+
10+
* Add repo.yml with type: generic to fix versionist version generation [Thodoris Greasidis]
11+
* Update the nodejs base image to v22 [Thodoris Greasidis]
12+
* Replace balenalib base images with the official ones [Thodoris Greasidis]
13+
714
# v2.1.0
815
## (2024-11-01)
916

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
2.2.0

0 commit comments

Comments
 (0)