Version Packages

This commit is contained in:
github-actions[bot]
2025-04-15 15:36:15 +00:00
parent 2652c6c305
commit 2582af906d
453 changed files with 5647 additions and 1212 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/repo-tools
## 0.13.2
### Patch Changes
- 18ce51c: 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.
- Updated dependencies
- @backstage/backend-plugin-api@1.3.0
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.0
- @backstage/errors@1.2.7
## 0.13.1
### Patch Changes