Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3803487

Browse files
Update to Grafana 8.2.5 (#237)
1 parent 919866b commit 3803487

File tree

3 files changed

+176
-170
lines changed

3 files changed

+176
-170
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.1.0 (IN PROGRESS)
4+
5+
### Features / Enhancements
6+
7+
- Upgrade to Grafana 8.2.5
8+
39
## 2.0.0 (2021年11月10日)
410

511
### Breaking changes

‎package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"author": "RedisGrafana",
33
"description": "Redis Data Source for Grafana",
44
"devDependencies": {
5-
"@grafana/data": "8.2.3",
6-
"@grafana/runtime": "8.2.3",
7-
"@grafana/toolkit": "8.2.3",
8-
"@grafana/ui": "8.2.3",
5+
"@grafana/data": "8.2.5",
6+
"@grafana/runtime": "8.2.5",
7+
"@grafana/toolkit": "8.2.5",
8+
"@grafana/ui": "8.2.5",
99
"@types/enzyme": "^3.10.10",
1010
"@types/enzyme-adapter-react-16": "^1.0.6",
11-
"@types/lodash": "4.14.176",
11+
"@types/lodash": "4.14.177",
1212
"enzyme": "^3.11.0",
1313
"enzyme-adapter-react-16": "^1.15.5",
1414
"rxjs": "7.3.0",
@@ -38,5 +38,5 @@
3838
"upgrade": "yarn upgrade --latest",
3939
"watch": "grafana-toolkit plugin:dev --watch"
4040
},
41-
"version": "2.0.0"
41+
"version": "2.1.0"
4242
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /