chore(main): release 6.2.0 (#1806)

* chore(main): release 6.1.4

* chore: fix broken stuff from release-please improperly handling revert commits

---------

Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
This commit is contained in:
AWS SDKs and Tools bot
2026-06-01 16:39:01 -07:00
committed by GitHub
parent bbbffeab00
commit e7f100cf4c
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "configure-aws-credentials",
"description": "A GitHub Action to configure AWS credentials",
"version": "6.1.1",
"version": "6.2.0",
"scripts": {
"build": "tsc",
"lint": "biome check --error-on-warnings ./src ./test && markdownlint -i node_modules -i CHANGELOG.md '**/*.md'",