Version Packages

This commit is contained in:
github-actions[bot]
2025-01-14 12:23:31 +00:00
parent 28705fb8f6
commit 43f666371b
412 changed files with 4831 additions and 1268 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-auth-node
## 0.5.6
### Patch Changes
- d9d62ef: Remove some internal usages of the backend-common package
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/types@1.2.1
- @backstage/backend-plugin-api@1.1.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.5.6-next.1
### Patch Changes