From 71b7464a7c041ce4bf0491dfc49e9433089c048f Mon Sep 17 00:00:00 2001 From: NishkarshRaj Date: Mon, 19 Sep 2022 20:48:40 +0530 Subject: [PATCH] chore: adding changesets to the PR Signed-off-by: NishkarshRaj --- .changeset/chatty-mangos-look.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/chatty-mangos-look.md diff --git a/.changeset/chatty-mangos-look.md b/.changeset/chatty-mangos-look.md new file mode 100644 index 0000000000..e692085f11 --- /dev/null +++ b/.changeset/chatty-mangos-look.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-cicd-statistics-module-gitlab': patch +--- + +Fixing typo in the Readme file: `'@backstage plugin-cicd-statistics-module-gitlab';` -> `'@backstage/plugin-cicd-statistics-module-gitlab';`