From 98f101643d4162bed63efb7b76e5ab2ea44f5db4 Mon Sep 17 00:00:00 2001 From: Paulo Castro Date: Mon, 15 Jun 2020 23:53:13 +0100 Subject: [PATCH] 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 --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80b47988..8f1a2eb4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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'` -