Version Packages (#1468)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-10-02 21:48:45 +02:00 committed by GitHub
parent 94fb1a0f14
commit 442793ced5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor': major
---
**Breaking** migrate to the new backend system and remove deprecations

View File

@ -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

View File

@ -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",