Skip to content

Commit df4b2df

Browse files
committed
Bump independent versions [skip ci]
- [email protected] - @grafana/[email protected] - @grafana/[email protected]
1 parent 4dff3be commit df4b2df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

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": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"repository": {
66
"directory": "packages/create-plugin",

packages/sign-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/sign-plugin",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"repository": {
66
"directory": "packages/sign-plugin",

0 commit comments

Comments
 (0)