File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
ID = timeplus-proton-datasource
2
- Version = 2.1.0-beta.2
2
+ Version = 2.1.0
3
3
4
4
init :
5
5
npm install
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " timeplus-proton-datasource" ,
3
- "version" : " 2.1.0-beta.2 " ,
3
+ "version" : " 2.1.0" ,
4
4
"description" : " Grafana data source plugin to connect to Timeplus and visualize streaming or batch queries." ,
5
5
"scripts" : {
6
6
"build" : " webpack -c ./.config/webpack/webpack.config.ts --env production" ,
Original file line number Diff line number Diff line change 24
24
{ "name" : " Query Editor" , "path" : " img/query.png" },
25
25
{ "name" : " Dashboard" , "path" : " img/dashboard.png" }
26
26
],
27
- "version" : " 2.1.0-beta.2 " ,
28
- "updated" : " 2025-01-09 "
27
+ "version" : " 2.1.0" ,
28
+ "updated" : " 2025-01-13 "
29
29
},
30
30
"dependencies" : {
31
- "grafanaDependency" : " >=10.4 .0" ,
31
+ "grafanaDependency" : " >=11.3 .0" ,
32
32
"plugins" : []
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments