Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @grafana/create-plugin@5.2.2
 - @grafana/plugin-meta-extractor@0.0.5
  • Loading branch information
grafanabot committed Aug 9, 2024
1 parent ed3b53e commit 083e48d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 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/create-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/create-plugin",
"version": "5.2.1",
"version": "5.2.2",
"repository": {
"directory": "packages/create-plugin",
"url": "https://github.com/grafana/plugin-tools"
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.0.4",
"version": "0.0.5",
"description": "Extract meta information from a Grafana plugin source code.",
"types": "./dist/index.d.ts",
"bin": "./dist/bin/run.js",
Expand Down

0 comments on commit 083e48d

Please sign in to comment.