@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.
Files changed (2) hide show
  1. package/README.md +2 -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.0.1|0.3.155|
20
- |0.0.2|0.4.20|
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:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jfvilas/plugin-kwirth-backend",
3
- "version": "0.12.7",
3
+ "version": "0.12.8",
4
4
  "description": "Backstage backend plugin for Kwirth plugins",
5
5
  "keywords": [
6
6
  "Backstage",