Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-02-04 12:36:25 +00:00
parent 8e5f283244
commit 5aa499b953
316 changed files with 4497 additions and 158 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/backend-plugin-api
## 1.2.0-next.1
### Minor Changes
- 92a56f6: **BREAKING ALPHA**: Removed the deprecated `featureDiscoveryServiceRef` and `FeatureDiscoveryService`.
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.0-next.1
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.8.8-next.1
## 1.2.0-next.0
### Minor Changes