Commit 51dac94 1 parent 981334a commit 51dac94 Copy full SHA for 51dac94
File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: Update TypeScript to 5.8.2
3
+ hash: 3e4f26b9f2ba8827c5edaa78a6ddc150433a1704
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Thodoris Greasidis
9
+ nested: []
10
+ version: 21.2.1
11
+ title: ""
12
+ date: 2025-03-03T13:55:47.757Z
1
13
- commits:
2
14
- subject: "os.getAvailableOsVersions: Add support for providing additional pine
3
15
options"
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
4
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## 21.2.1 - 2025-03-03
8
+
9
+ * Update TypeScript to 5.8.2 [ Thodoris Greasidis]
10
+
7
11
## 21.2.0 - 2025-03-02
8
12
9
13
* os.getAvailableOsVersions: Add support for providing additional pine options [ Thodoris Greasidis]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " balena-sdk" ,
3
- "version" : " 21.2.0 " ,
3
+ "version" : " 21.2.1 " ,
4
4
"description" : " The Balena JavaScript SDK" ,
5
5
"type" : " commonjs" ,
6
6
"main" : " index.js" ,
139
139
"tslib" : " ^2.1.0"
140
140
},
141
141
"versionist" : {
142
- "publishedAt" : " 2025-03-02T22:33:49.571Z "
142
+ "publishedAt" : " 2025-03-03T13:55:48.286Z "
143
143
}
144
144
}
You can’t perform that action at this time.
0 commit comments