Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-04 15:00:26 +00:00
parent 719d772743
commit 3738293d26
273 changed files with 3065 additions and 137 deletions
+25
View File
@@ -1,5 +1,30 @@
# example-app
## 0.2.115-next.2
### Patch Changes
- Updated dependencies
- @backstage/ui@0.9.0-next.2
- @backstage/plugin-techdocs@1.16.0-next.1
- @backstage/plugin-signals@0.0.25-next.1
- @backstage/plugin-search-react@1.10.0-next.1
- @backstage/plugin-catalog@1.32.0-next.1
- @backstage/plugin-search@1.5.0-next.1
- @backstage/cli@0.34.5-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.30-next.1
- @backstage/plugin-catalog-react@1.21.3-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/core-app-api@1.19.2-next.1
- @backstage/plugin-catalog-graph@0.5.3-next.1
- @backstage/plugin-scaffolder@1.34.3-next.0
- @backstage/plugin-api-docs@0.13.1-next.1
- @backstage/plugin-catalog-import@0.13.7-next.0
- @backstage/plugin-org@0.6.46-next.0
- @backstage/plugin-scaffolder-react@1.19.3-next.0
- @backstage/plugin-user-settings@0.8.29-next.0
## 0.2.115-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.115-next.1",
"version": "0.2.115-next.2",
"backstage": {
"role": "frontend"
},