v12 RELEASE NOTES: see https://git.io/Jf7hz

Full URL: https://github.com/balena-io/balena-cli/wiki/CLI-v12-Release-Notes

Change-type: patch
This commit is contained in:
Paulo Castro 2020-06-15 23:53:13 +01:00
parent c619bd4b99
commit 98f101643d

View File

@ -224,4 +224,3 @@ gotchas to bear in mind:
`node_modules/balena-sdk/node_modules/balena-errors`
In the case of subclasses of `TypedError`, a string comparison may be used instead:
`error.name === 'BalenaApplicationNotFound'`