From 2f4e64782f35308de14b8e6619d214580c0abeb5 Mon Sep 17 00:00:00 2001 From: Tomas Aschan Date: Mon, 5 Sep 2022 23:55:36 +0200 Subject: [PATCH] Remove dictionary violation from changeset Signed-off-by: Tomas Aschan --- .changeset/rare-tips-glow.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.changeset/rare-tips-glow.md b/.changeset/rare-tips-glow.md index 74ff48f361..6667fd5871 100644 --- a/.changeset/rare-tips-glow.md +++ b/.changeset/rare-tips-glow.md @@ -2,6 +2,4 @@ '@backstage/plugin-kubernetes': patch --- -[Bugfix][bugfix]: reset error state on success - -[bugfix]: https://github.com/backstage/backstage/pull/13539 +Reset error state on success