Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.4.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 82e10a6939c: Add support for Markdown text blob outputs from templates
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.3.0-next.0
|
||||
- @backstage/plugin-scaffolder-common@1.3.0-next.0
|
||||
- @backstage/core-components@0.13.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.6.0-next.2
|
||||
- @backstage/core-plugin-api@1.5.1
|
||||
|
||||
## 1.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"version": "1.3.1-next.1",
|
||||
"version": "1.4.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user