Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-05-28 13:43:01 +00:00
parent 96e143f744
commit 77da22e67f
178 changed files with 3552 additions and 88 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-scaffolder-common
## 1.5.3-next.0
### Patch Changes
- bcec60f: added the following new permissions to the scaffolder backend endpoints:
- `scaffolder.task.create`
- `scaffolder.task.cancel`
- `scaffolder.task.read`
## 1.5.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-common",
"version": "1.5.2",
"version": "1.5.3-next.0",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"backstage": {
"role": "common-library"