balena-cli 23.0.0-build-v23-e3dc40b405f43f7f9c78fc5f0bcd7e68d6f1af02-1 → 23.0.0-build-v23-8ca8f56dc7032922dc9cc120f2337e2e9f022c01-1

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
@@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
11
11
  * Drop support for node <24.6.0 [Thodoris Greasidis]
12
12
  * config generate: Drop the deprecated no-op '--generate-device-api-key' flag [Thodoris Greasidis]
13
13
  * os configure: Use oclif relations to enforce --device-type dependency on --fleet [Thodoris Greasidis]
14
- * os configure: Add tests for how flags are allowed to be conbined [Thodoris Greasidis]
14
+ * os configure: Add tests for how flags are allowed to be combined [Thodoris Greasidis]
15
15
  * Drop all deprecated aliases [Matthew Yarmolinsky]
16
16
  * Use oclif's native json support instead of manually adding it [Matthew Yarmolinsky]
17
17
  * Replace manual completion generation with `@oclif/plugin-autocomplete` [Matthew Yarmolinsky]
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "balena-cli",
3
- "version": "23.0.0-build-v23-e3dc40b405f43f7f9c78fc5f0bcd7e68d6f1af02-1",
3
+ "version": "23.0.0-build-v23-8ca8f56dc7032922dc9cc120f2337e2e9f022c01-1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "balena-cli",
9
- "version": "23.0.0-build-v23-e3dc40b405f43f7f9c78fc5f0bcd7e68d6f1af02-1",
9
+ "version": "23.0.0-build-v23-8ca8f56dc7032922dc9cc120f2337e2e9f022c01-1",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {