Skip to content

Commit a9e0b59

Browse files
Bump independent versions [skip ci]
- [email protected] - @grafana/[email protected] - @grafana/[email protected] - @grafana/[email protected]
1 parent 5ff67e9 commit a9e0b59

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docusaurus/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "website",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

package-lock.json

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

packages/create-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/create-plugin",
3-
"version": "6.1.7",
3+
"version": "6.1.8",
44
"repository": {
55
"directory": "packages/create-plugin",
66
"url": "https://github.com/grafana/plugin-tools"

packages/eslint-plugin-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/eslint-plugin-plugins",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"description": "An ESlint plugin with Grafana plugin specific rules",
55
"main": "./dist/index.js",
66
"files": [

packages/plugin-meta-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/plugin-meta-extractor",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Extract meta information from a Grafana plugin source code.",
55
"types": "./dist/index.d.ts",
66
"bin": "./dist/bin/run.js",

0 commit comments

Comments
 (0)