File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 5959 uses : grafana/shared-workflows/actions/get-vault-secrets@main
6060 with :
6161 repo_secrets : |
62- NPM_TOKEN=npm-release. npm_token
62+ NPM_TOKEN=npm-release: npm_token
6363
6464 - name : Publish package to NPM
6565 if : steps.version_check.outputs.changed == 'true'
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## v0.7.1
6+
7+ - Chore: Use vault to get npm token in [ #145 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/145 )
8+ - add zizmor ignore rule in #[ 144] ( https://github.com/grafana/grafana-aws-sdk-react/pull/144 )
9+ - Use vault to generate token in [ #143 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/143 )
10+ - Cleanup github actions files in [ #141 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/141 )
11+ - Bump the all-dependencies group across 1 directory with 29 updates in [ #140 ] ( https://github.com/grafana/grafana-aws-sdk-react/pull/140 )
12+
513## v0.7.0
614
715- Allow hiding assume role inputs in https://github.com/grafana/grafana-aws-sdk-react/pull/126
Original file line number Diff line number Diff line change 1717 " gofmt" ,
1818 " hmac" ,
1919 " grabpl" ,
20- " spellcheck"
20+ " spellcheck" ,
21+ " zizmor"
2122 ]
2223}
Original file line number Diff line number Diff line change 11{
22 "name" : " @grafana/aws-sdk" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "description" : " Common AWS features for grafana" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments