Merge remote-tracking branch 'origin/master' into configure-template
# Conflicts: # plugins/scaffolder-react/api-report.md # plugins/scaffolder-react/src/next/components/Stepper/Stepper.tsx
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-scaffolder-common
|
||||
|
||||
## 1.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
|
||||
## 1.4.2-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.4.2-next.0",
|
||||
"version": "1.4.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
},
|
||||
"spec": {
|
||||
"owner": "artist-relations-team",
|
||||
"type": "website",
|
||||
"parameters": {
|
||||
"required": ["name", "description", "repoUrl"],
|
||||
"backstage:permissions": {
|
||||
|
||||
Reference in New Issue
Block a user