File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: Narrow down the fullUuid type assertion
3+ hash: 394624e70c430622722be8c319869eabd9c27a6f
4+ body: ""
5+ footer:
6+ Change-type: patch
7+ change-type: patch
8+ author: Otavio Jacobi
9+ nested: []
10+ version: 21.7.3
11+ title: ""
12+ date: 2025-07-05T19:13:03.868Z
113- commits:
214 - subject: Migrate all `$orderby` from string form to object form
315 hash: ea4e4a3883d08201cc948db6a3aa330b88353f5e
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+ ## 21.7.3 - 2025-07-05
8+
9+ * Narrow down the fullUuid type assertion [ Otavio Jacobi]
10+
711## 21.7.2 - 2025-07-04
812
913* Migrate all ` $orderby ` from string form to object form [ Otavio Jacobi]
Original file line number Diff line number Diff line change 11{
22 "name" : " balena-sdk" ,
3- "version" : " 21.7.2 " ,
3+ "version" : " 21.7.3 " ,
44 "description" : " The Balena JavaScript SDK" ,
55 "type" : " commonjs" ,
66 "main" : " index.js" ,
137137 "tslib" : " ^2.1.0"
138138 },
139139 "versionist" : {
140- "publishedAt" : " 2025-07-04T07:25:47.189Z "
140+ "publishedAt" : " 2025-07-05T19:13:04.401Z "
141141 }
142142}
You can’t perform that action at this time.
0 commit comments