Skip to content

Commit c8113ed

Browse files
committed
Prepare release 0.6.2
1 parent b8588dc commit c8113ed

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## v.0.6.1
5+
## v0.6.2
6+
7+
- Bump the all-dependencies group with 3 updates in https://github.com/grafana/grafana-aws-sdk-react/pull/129
8+
- Bump the all-dependencies group with 12 updates in https://github.com/grafana/grafana-aws-sdk-react/pull/128
9+
- Chore: add label to external contributions in https://github.com/grafana/grafana-aws-sdk-react/pull/127
10+
11+
## v0.6.1
612

713
- Chore: Add precommit hook in [#112](https://github.com/grafana/grafana-aws-sdk-react/pull/112)
8-
- Dependabot:
14+
- Dependabot:
915
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group in [#105](https://github.com/grafana/grafana-aws-sdk-react/pull/105)
1016
- Bump the node group with 28 updates, ignore react major updates in dependabot in [#118](https://github.com/grafana/grafana-aws-sdk-react/pull/118)
1117
- Bump the all-dependencies group across 1 directory with 18 updates in [#121](https://github.com/grafana/grafana-aws-sdk-react/pull/121)
1218
- Bump the all-dependencies group across 1 directory with 18 updates in [#123](https://github.com/grafana/grafana-aws-sdk-react/pull/123)
1319

14-
## v.0.6.0
20+
## v0.6.0
1521

1622
- Replace @grafana/experimental with @grafana/plugin-ui
1723
- Chore: add dependabot in [#97](https://github.com/grafana/grafana-aws-sdk-react/pull/97)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/aws-sdk",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Common AWS features for grafana",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)