From c81f9d6b9e247e5435c37512d20e2b529a57b473 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Wed, 2 Mar 2022 09:22:28 +0100 Subject: [PATCH] update changeset Signed-off-by: Johan Haals Co-authored-by: Patrik Oldsberg --- .changeset/weak-news-reply.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/weak-news-reply.md b/.changeset/weak-news-reply.md index 3becabc2e6..4a7a38cef5 100644 --- a/.changeset/weak-news-reply.md +++ b/.changeset/weak-news-reply.md @@ -2,7 +2,7 @@ '@backstage/catalog-model': minor --- -**Breaking**: The following changes are all breaking changes. +**BREAKING**: The following changes are all breaking changes. Removed `EDIT_URL_ANNOTATION` and `VIEW_URL_ANNOTATION`, `LOCATION_ANNOTATION`, `ORIGIN_LOCATION_ANNOTATION`, `LOCATION_ANNOTATION`, `SOURCE_LOCATION_ANNOTATION`. All of these constants have been prefixed with ANNOTATION to be easier to find meaning `SOURCE_LOCATION_ANNOTATION` is available as `ANNOTATION_SOURCE_LOCATION`.