Version Packages

This commit is contained in:
github-actions[bot]
2024-02-20 11:04:26 +00:00
parent e944c0d361
commit f1831dd9b2
771 changed files with 9304 additions and 2982 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-app-node
## 0.1.10
### Patch Changes
- 8472188: Added or fixed the `repository` field in `package.json`.
- 6bb6f3e: Updated dependency `fs-extra` to `^11.2.0`.
Updated dependency `@types/fs-extra` to `^11.0.0`.
- 54ad8e1: Allow the `app-backend` plugin to use a global configuration schema provided externally through an extension.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.10
- @backstage/config-loader@1.6.2
## 0.1.10-next.3
### Patch Changes