Skip to content

Commit

Permalink
Prepare release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu committed Feb 18, 2025
1 parent 2a0f5a0 commit f6074ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@

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

## v0.7.0

- Allow hiding assume role inputs in https://github.com/grafana/grafana-aws-sdk-react/pull/126
- Bump the all-dependencies group with 4 updates in https://github.com/grafana/grafana-aws-sdk-react/pull/131
- Bump the all-dependencies group with 3 updates in https://github.com/grafana/grafana-aws-sdk-react/pull/129
- Bump the all-dependencies group with 12 updates in https://github.com/grafana/grafana-aws-sdk-react/pull/128
- Chore: add label to external contributions in https://github.com/grafana/grafana-aws-sdk-react/pull/127

## v.0.6.1

- Chore: Add precommit hook in [#112](https://github.com/grafana/grafana-aws-sdk-react/pull/112)
- Dependabot:
- Dependabot:
- 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)
- 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)
- Bump the all-dependencies group across 1 directory with 18 updates in [#121](https://github.com/grafana/grafana-aws-sdk-react/pull/121)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/aws-sdk",
"version": "0.6.1",
"version": "0.7.0",
"description": "Common AWS features for grafana",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit f6074ca

Please sign in to comment.