Version Packages (next)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-scaffolder-common
|
||||
|
||||
## 2.0.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- e8736ea: Added an optional `secrets` field to `TemplateEntityV1beta3` for configuring secrets validation. The schema for validating secrets is defined under `secrets.schema` as a JSON Schema object.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@2.0.0-next.2
|
||||
|
||||
## 2.0.0-next.1
|
||||
|
||||
### Major Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-common",
|
||||
"version": "2.0.0-next.1",
|
||||
"version": "2.0.0-next.2",
|
||||
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
||||
Reference in New Issue
Block a user