Changeset updated with relevant description of the fix

Signed-off-by: patroswastik <swastik12345@hotmail.com>
This commit is contained in:
patroswastik
2025-04-13 06:43:39 -05:00
parent 09af5f5716
commit 7d0bd52f7a
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/repo-tools': minor
---
Checking through router.ts files of the packages if they exist and looking for deprecated tag inside it. If exists then only the message will appear
Checking up the files where createRouter has been declared and check if @deprecated tag exists. If it does not exist then only the message will appear.