Cancelling the running task (executing of a scaffolder template)

Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
This commit is contained in:
Bogdan Nechyporenko
2023-03-09 15:40:47 +01:00
parent cec2e622d6
commit e27ddc36da
597 changed files with 6911 additions and 1680 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-explore-react
## 0.0.27-next.2
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.5.0-next.2
## 0.0.27-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-explore-react",
"description": "A frontend library for Backstage plugins that want to interact with the explore plugin",
"version": "0.0.27-next.1",
"version": "0.0.27-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",