Skip to content

Commit e218fa8

Browse files
committed
chore: add deprecate note to the 3scale plugin
Signed-off-by: Kashish Mittal <[email protected]>
1 parent 3abf6cb commit e218fa8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

plugins/3scale-backend/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# ❗DEPRECATED❗
2+
3+
This package has been deprecated.
4+
5+
Please use the **[@backstage-community/plugin-3scale-backend](https://www.npmjs.com/package/@backstage-community/plugin-3scale-backend)** package instead.
6+
17
# 3scale Backstage provider
28

39
The 3scale Backstage provider plugin synchronizes the 3scale content into the [Backstage](https://backstage.io/) catalog.

plugins/3scale-backend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@janus-idp/backstage-plugin-3scale-backend",
33
"version": "1.8.1",
4+
"private": true,
45
"license": "Apache-2.0",
56
"main": "src/index.ts",
67
"types": "src/index.ts",

0 commit comments

Comments
 (0)