From e845a5b30aea95fff2e852f570ed08f75013d731 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 19 Jan 2022 11:41:48 +0100 Subject: [PATCH] chore: updated patched.json with the next release for plugin-todo Signed-off-by: blam --- .changeset/patched.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.changeset/patched.json b/.changeset/patched.json index 1029c8f106..13ed8175a4 100644 --- a/.changeset/patched.json +++ b/.changeset/patched.json @@ -1,3 +1,5 @@ { - "currentReleaseVersion": {} + "currentReleaseVersion": { + "@backstage/plugin-todo": "0.1.19" + } }