Skip to content

Commit 7c0711c

Browse files
authored
Release patch for all plugins (#600)
Signed-off-by: Augustin Husson <augustin.husson@amadeus.com>
1 parent 41e58fb commit 7c0711c

File tree

25 files changed

+48
-48
lines changed

25 files changed

+48
-48
lines changed

barchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/bar-chart-plugin",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

clickhouse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/clickhouse-plugin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"scripts": {
55
"dev": "rsbuild dev",
66
"build": "npm run build-mf && concurrently \"npm:build:*\"",

datasourcevariable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/datasource-variable-plugin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

flamechart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/flame-chart-plugin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

gaugechart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/gauge-chart-plugin",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

heatmapchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/heatmap-chart-plugin",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

histogramchart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/histogram-chart-plugin",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

logstable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/logs-table-plugin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

loki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/loki-plugin",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"scripts": {
55
"dev": "rsbuild dev",
66
"build": "npm run build-mf && concurrently \"npm:build:*\"",

markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perses-dev/markdown-plugin",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"homepage": "https://github.com/perses/plugins/blob/main/README.md",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)