Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @grafana/[email protected]
 - @grafana/[email protected]
 - @grafana/[email protected]
  • Loading branch information
grafanabot committed Jan 24, 2025
1 parent 571ac3d commit fe33388
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/plugin-e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/plugin-e2e",
"version": "1.16.0",
"version": "1.16.1",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-meta-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/plugin-meta-extractor",
"version": "0.1.0",
"version": "0.1.1",
"description": "Extract meta information from a Grafana plugin source code.",
"types": "./dist/index.d.ts",
"bin": "./dist/bin/run.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-types-bundler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/plugin-types-bundler",
"version": "0.2.2",
"version": "0.2.3",
"description": "Bundle grafana plugin typescript types for sharing with other plugins",
"bin": "./dist/bin/run.js",
"type": "module",
Expand Down

0 comments on commit fe33388

Please sign in to comment.