We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db06bb0 commit 93883c5Copy full SHA for 93883c5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v0.4.2
6
+
7
+- Bump fast-loops from 1.1.3 to 1.1.4 in [#94](https://github.com/grafana/grafana-aws-sdk-react/pull/94)
8
9
## v0.4.1
10
11
- Update grafana and react dependencies in [#91](https://github.com/grafana/grafana-aws-sdk-react/pull/92)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@grafana/aws-sdk",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "Common AWS features for grafana",
"main": "dist/index.js",
"module": "dist/esm/index.js",
0 commit comments