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