Version Packages (next)
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user