chore(main): release 6.0.0 (#1641)

* update CHANGELOG.md

* Update package.json

* Update package-lock.json
This commit is contained in:
Michael Lehmann
2026-02-04 14:02:39 -08:00
committed by GitHub
parent c367a6acb0
commit f7b8181755
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "configure-aws-credentials",
"description": "A GitHub Action to configure AWS credentials",
"version": "5.1.1",
"version": "6.0.0",
"scripts": {
"build": "tsc",
"lint": "biome check --error-on-warnings ./src",