Skip to content

Commit f41a0b2

Browse files
authored
[IGNORE] bump perses core version to v0.52.0 (#388)
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
1 parent 4eaba3f commit f41a0b2

20 files changed

Lines changed: 58 additions & 58 deletions

File tree

barchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/bar-chart-plugin",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -58,4 +58,4 @@
5858
}
5959
]
6060
}
61-
}
61+
}

flamechart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/flame-chart-plugin",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -61,4 +61,4 @@
6161
}
6262
]
6363
}
64-
}
64+
}

gaugechart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/gauge-chart-plugin",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -58,4 +58,4 @@
5858
}
5959
]
6060
}
61-
}
61+
}

histogramchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/histogram-chart-plugin",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -52,4 +52,4 @@
5252
}
5353
]
5454
}
55-
}
55+
}

loki/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/loki-plugin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"scripts": {
55
"dev": "rsbuild dev",
66
"build": "npm run build-mf && concurrently \"npm:build:*\"",
@@ -85,4 +85,4 @@
8585
}
8686
]
8787
}
88-
}
88+
}

markdown/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/markdown-plugin",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -61,4 +61,4 @@
6161
}
6262
]
6363
}
64-
}
64+
}

package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

piechart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/pie-chart-plugin",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -58,4 +58,4 @@
5858
}
5959
]
6060
}
61-
}
61+
}

prometheus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/prometheus-plugin",
3-
"version": "0.53.3",
3+
"version": "0.53.4",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -119,4 +119,4 @@
119119
}
120120
]
121121
}
122-
}
122+
}

pyroscope/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/pyroscope-plugin",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",
@@ -85,4 +85,4 @@
8585
}
8686
]
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)