Version Packages (#1345)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-09-26 02:18:41 +02:00 committed by GitHub
parent 605c50efb2
commit aa8b840cb6
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-3scale-backend': major
---
**BREAKING** migrate to the new backend and remove deprecations

View File

@ -1,5 +1,11 @@
## @janus-idp/backstage-plugin-3scale-backend [1.8.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-3scale-backend@1.7.1...@janus-idp/backstage-plugin-3scale-backend@1.8.0) (2024-07-25)
## 2.0.0
### Major Changes
- 577034b: **BREAKING** migrate to the new backend and remove deprecations
## 1.8.5
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-3scale-backend",
"version": "1.8.5",
"version": "2.0.0",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",