File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: Remove no longer needed eslint-disable @typescript-eslint/await
3+ hash: 91d81e980d644b0a58d19f16b20d4793e909157b
4+ body: ""
5+ footer:
6+ Change-type: patch
7+ change-type: patch
8+ See: https://github.com/typescript-eslint/typescript-eslint/pull/11611
9+ see: https://github.com/typescript-eslint/typescript-eslint/pull/11611
10+ author: Thodoris Greasidis
11+ nested: []
12+ version: 22.1.4
13+ title: ""
14+ date: 2025-09-24T12:14:11.739Z
115- commits:
216 - subject: "tests/logs: Increase the timeout for logs.subscribe() tests"
317 hash: 980518e5cf36f5e4e6eb552ff51fd996ccaa51b9
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 22.1.4 - 2025-09-24
8+
9+ * Remove no longer needed eslint-disable @typescript-eslint/await [ Thodoris Greasidis]
10+
711## 22.1.3 - 2025-09-18
812
913* tests/logs: Increase the timeout for logs.subscribe() tests [ Thodoris Greasidis]
Original file line number Diff line number Diff line change 11{
22 "name" : " balena-sdk" ,
3- "version" : " 22.1.3 " ,
3+ "version" : " 22.1.4 " ,
44 "description" : " The Balena JavaScript SDK" ,
55 "type" : " commonjs" ,
66 "main" : " index.js" ,
140140 "tslib" : " ^2.1.0"
141141 },
142142 "versionist" : {
143- "publishedAt" : " 2025-09-18T14:44:50.383Z "
143+ "publishedAt" : " 2025-09-24T12:14:12.205Z "
144144 }
145145}
You can’t perform that action at this time.
0 commit comments