Version Packages (next)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-scaffolder-common
|
||||
|
||||
## 1.2.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 65e989f4018: Added permissions for authorizing parameters and steps
|
||||
- 65e989f4018: Define optional `backstage:permissions` property to parameters and steps used to authorize part of the template using the permission framework
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.7.5-next.0
|
||||
- @backstage/catalog-model@1.2.1
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 1.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-common",
|
||||
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
|
||||
"version": "1.2.7-next.0",
|
||||
"version": "1.2.7-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user