Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-27 14:48:17 +00:00
parent e69e88841e
commit 19f0650b16
310 changed files with 3413 additions and 170 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app
## 0.1.10-next.0
### Patch Changes
- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/integration-react@1.2.7
## 0.1.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.9",
"version": "0.1.10-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",