Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-22 12:36:56 +00:00
parent 6c2c6cdbe8
commit ce2cf32847
303 changed files with 4505 additions and 166 deletions
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-scaffolder-react
## 1.16.0-next.0
### Minor Changes
- 4235e87: add templating extensions page
### Patch Changes
- 36ae651: Fixing a bug where the name for `templatingExtensions` was incorrectly set to `templateExtensions`
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.0-next.0
- @backstage/catalog-client@1.10.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/core-components@0.17.1
- @backstage/core-plugin-api@1.10.6
- @backstage/frontend-plugin-api@0.10.1
- @backstage/theme@0.6.5
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
- @backstage/plugin-permission-react@0.4.33
- @backstage/plugin-scaffolder-common@1.5.10
## 1.15.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.15.0",
"version": "1.16.0-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",