balena-sdk 16.42.0 → 16.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,11 @@ 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
+ ## 16.43.0 - 2023-04-19
8
+
9
+ * Add test case DeviceHistory expandable resources [fisehara]
10
+ * Make DeviceHistory referenced resources expandable [fisehara]
11
+
7
12
  ## 16.42.0 - 2023-04-18
8
13
 
9
14
  * Add support for pine queries on Concept Type properties [Thodoris Greasidis]
@@ -12921,7 +12921,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12921
12921
  // being embedded in the dist of the consumer project
12922
12922
  // which we want to avoid, both b/c of the dist size increase &
12923
12923
  // the security concerns of including the versions of the dependencies
12924
- const sdkVersion = '16.42.0';
12924
+ const sdkVersion = '16.43.0';
12925
12925
  exports.default = sdkVersion;
12926
12926
 
12927
12927
  },{}],50:[function(require,module,exports){