@jfvilas/plugin-kwirth-backend 0.12.7 → 0.12.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,8 +16,8 @@ Following table shows version compatibility between Kwirth Backstage plugin and
|
|
|
16
16
|
|
|
17
17
|
| Plugin Kwirth version | Kwirth version |
|
|
18
18
|
|-|-|
|
|
19
|
-
|0.
|
|
20
|
-
|0.
|
|
19
|
+
|0.12.6|0.4.20|
|
|
20
|
+
|0.12.8|0.4.45|
|
|
21
21
|
|
|
22
22
|
## Install plugin
|
|
23
23
|
Here we show how to get this backend plugin up and running quickly. First we need to add the `@jfvilas/plugin-kwirth-backend` package to your Backstage project:
|