Skip to content

Commit

Permalink
Prepare for release 0.1.0 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahzinger authored Aug 7, 2023
1 parent e08e1cf commit 05d19f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## v0.1.0

- Temp Credentials: Display External Id https://github.com/grafana/grafana-aws-sdk-react/pull/54
- Add Support for Experimental Auth Component https://github.com/grafana/grafana-aws-sdk-react/pull/52

## v0.0.48

- Add support for experimental Temporary Credentials feature behind feature flag https://github.com/grafana/grafana-aws-sdk-react/pull/49
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.0.48",
"version": "0.1.0",
"description": "Common AWS features for grafana",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 05d19f4

Please sign in to comment.