chore(release): 1.5.11

This commit is contained in:
Release Automation
2021-07-19 18:15:05 +00:00
parent 10fe4828d8
commit 0d9a5be0dc
3 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.5.11](https://github.com/aws-actions/configure-aws-credentials/compare/v1.5.10...v1.5.11) (2021-07-19)
### [1.5.10](https://github.com/aws-actions/configure-aws-credentials/compare/v1.5.9...v1.5.10) (2021-06-01)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "aws-actions-configure-aws-credentials",
"version": "1.5.10",
"version": "1.5.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "aws-actions-configure-aws-credentials",
"version": "1.5.10",
"version": "1.5.11",
"description": "Configure AWS Credentials",
"main": "index.js",
"scripts": {