File tree Expand file tree Collapse file tree 3 files changed +130
-124
lines changed Expand file tree Collapse file tree 3 files changed +130
-124
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 2.2.0 (IN PROGRESS)
4
+
5
+ ### Features / Enhancements
6
+
7
+ - Update to Grafana 8.2.5
8
+
3
9
## 2.1.0 (2021-11-10)
4
10
5
11
### Features / Enhancements
Original file line number Diff line number Diff line change 2
2
"author" : " RedisGrafana" ,
3
3
"description" : " Redis Application for Grafana" ,
4
4
"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 " ,
9
9
"@monaco-editor/react" : " ^4.3.1" ,
10
10
"@types/enzyme" : " ^3.10.10" ,
11
11
"@types/enzyme-adapter-react-16" : " ^1.0.6" ,
33
33
"upgrade" : " yarn upgrade --latest" ,
34
34
"watch" : " grafana-toolkit plugin:dev --watch"
35
35
},
36
- "version" : " 2.1 .0"
36
+ "version" : " 2.2 .0"
37
37
}
You can’t perform that action at this time.
0 commit comments