Version Packages (next)
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-scaffolder-backend
|
||||
|
||||
## 1.15.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 33c76caef72a: Added examples for the fs:delete and fs:rename actions
|
||||
- 0b1d775be05b: Adds examples to a few scaffolder actions.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-backend@1.12.0-next.2
|
||||
- @backstage/backend-plugin-api@0.6.0-next.2
|
||||
- @backstage/backend-tasks@0.5.5-next.2
|
||||
- @backstage/plugin-scaffolder-node@0.1.6-next.2
|
||||
- @backstage/backend-common@0.19.2-next.2
|
||||
- @backstage/plugin-catalog-node@1.4.1-next.2
|
||||
- @backstage/plugin-permission-node@0.7.11-next.2
|
||||
- @backstage/plugin-auth-node@0.2.17-next.2
|
||||
|
||||
## 1.15.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-backend",
|
||||
"description": "The Backstage backend plugin that helps you create new things",
|
||||
"version": "1.15.2-next.1",
|
||||
"version": "1.15.2-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user