From aad90cab64916303b95853aa630d6b2681531c2d Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 24 Oct 2022 14:06:09 -0400 Subject: [PATCH] github-pull-requests-board: sync changelog Signed-off-by: Patrik Oldsberg --- .changeset/curvy-islands-marry.md | 5 ----- plugins/github-pull-requests-board/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 .changeset/curvy-islands-marry.md diff --git a/.changeset/curvy-islands-marry.md b/.changeset/curvy-islands-marry.md deleted file mode 100644 index 2d3bad31ac..0000000000 --- a/.changeset/curvy-islands-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-github-pull-requests-board': patch ---- - -Replace the momentjs dependency with luxon. diff --git a/plugins/github-pull-requests-board/CHANGELOG.md b/plugins/github-pull-requests-board/CHANGELOG.md index d5c65069dd..7da9bf1098 100644 --- a/plugins/github-pull-requests-board/CHANGELOG.md +++ b/plugins/github-pull-requests-board/CHANGELOG.md @@ -4,6 +4,7 @@ ### Patch Changes +- 80d75adf3a: Replace the momentjs dependency with luxon. - 719ccbb963: Properly filter on relations instead of the spec, when finding by owner - Updated dependencies - @backstage/catalog-model@1.1.2