Version Packages (#1345)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
605c50efb2
commit
aa8b840cb6
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-3scale-backend': major
|
||||
---
|
||||
|
||||
**BREAKING** migrate to the new backend and remove deprecations
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue