Skip to content

Commit f495fe1

Browse files
authored
Prepare 0.6.1 (#124)
1 parent 0e30a1d commit f495fe1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## v.0.6.1
6+
7+
- Chore: Add precommit hook in [#112](https://github.com/grafana/grafana-aws-sdk-react/pull/112)
8+
- Dependabot:
9+
- 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)
10+
- 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)
11+
- Bump the all-dependencies group across 1 directory with 18 updates in [#121](https://github.com/grafana/grafana-aws-sdk-react/pull/121)
12+
- Bump the all-dependencies group across 1 directory with 18 updates in [#123](https://github.com/grafana/grafana-aws-sdk-react/pull/123)
13+
514
## v.0.6.0
615

716
- Replace @grafana/experimental with @grafana/plugin-ui

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.0",
3+
"version": "0.6.1",
44
"description": "Common AWS features for grafana",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)