Version Packages (#1468)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
94fb1a0f14
commit
442793ced5
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor': major
|
||||
---
|
||||
|
||||
**Breaking** migrate to the new backend system and remove deprecations
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
- 94fb1a0: **Breaking** migrate to the new backend system and remove deprecations
|
||||
|
||||
## 1.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor",
|
||||
"description": "The scaffolder-relation-processor backend module for the catalog plugin.",
|
||||
"version": "1.2.9",
|
||||
"version": "2.0.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue