File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## v0.3.4
6
+
7
+ - Associate label with input element in [ #85 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/85 )
8
+
5
9
## v0.3.3
6
10
7
11
- Fix: broken ESM imports due to ` src ` in ESM build output path
@@ -11,7 +15,7 @@ All notable changes to this project will be documented in this file.
11
15
12
16
## v0.3.2
13
17
14
- - Change "Run query" button to "Run queries" im [ #77 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/77 )
18
+ - Change "Run query" button to "Run queries" in [ #77 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/77 )
15
19
16
20
## v0.3.1
17
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @grafana/aws-sdk" ,
3
- "version" : " 0.3.3 " ,
3
+ "version" : " 0.3.4 " ,
4
4
"description" : " Common AWS features for grafana" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments