@perses-dev/stat-chart-plugin 0.13.0-rc.1 → 0.13.0-rc.2

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/mf-manifest.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "StatChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.13.0-rc.1",
8
+ "buildVersion": "0.13.0-rc.2",
9
9
  "buildName": "@perses-dev/stat-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/StatChart.6e3c3101.js",
12
+ "name": "__mf/js/StatChart.05efa467.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -261,7 +261,7 @@
261
261
  "__mf/js/async/866.cb6cbc7a.js",
262
262
  "__mf/js/async/721.5c1c6916.js",
263
263
  "__mf/js/async/570.264704d1.js",
264
- "__mf/js/async/__federation_expose_StatChart.b01aa787.js"
264
+ "__mf/js/async/__federation_expose_StatChart.7255101c.js"
265
265
  ],
266
266
  "async": [
267
267
  "__mf/js/async/588.c00e3759.js",
package/mf-stats.json CHANGED
@@ -5,11 +5,11 @@
5
5
  "name": "StatChart",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.13.0-rc.1",
8
+ "buildVersion": "0.13.0-rc.2",
9
9
  "buildName": "@perses-dev/stat-chart-plugin"
10
10
  },
11
11
  "remoteEntry": {
12
- "name": "__mf/js/StatChart.6e3c3101.js",
12
+ "name": "__mf/js/StatChart.05efa467.js",
13
13
  "path": "",
14
14
  "type": "global"
15
15
  },
@@ -318,7 +318,7 @@
318
318
  "__mf/js/async/866.cb6cbc7a.js",
319
319
  "__mf/js/async/721.5c1c6916.js",
320
320
  "__mf/js/async/570.264704d1.js",
321
- "__mf/js/async/__federation_expose_StatChart.b01aa787.js"
321
+ "__mf/js/async/__federation_expose_StatChart.7255101c.js"
322
322
  ],
323
323
  "async": [
324
324
  "__mf/js/async/588.c00e3759.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perses-dev/stat-chart-plugin",
3
- "version": "0.13.0-rc.1",
3
+ "version": "0.13.0-rc.2",
4
4
  "license": "Apache-2.0",
5
5
  "homepage": "https://github.com/perses/plugins/blob/main/README.md",
6
6
  "repository": {