Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-05-09 09:49:35 +00:00
parent 23b9dde55b
commit 4f3076700a
246 changed files with 2844 additions and 125 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder-common
## 1.3.0-next.0
### Minor Changes
- 82e10a6939c: Add support for Markdown text blob outputs from templates
## 1.2.7
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-common",
"description": "Common functionalities for the scaffolder, to be shared between scaffolder and scaffolder-backend plugin",
"version": "1.2.7",
"version": "1.3.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",