chore: release v4 (#840)

* chore: release v4

* chore: remove node from matrix in integ tests

* chore: update changelog
This commit is contained in:
Peter Woodworth
2023-09-11 14:52:44 -07:00
committed by GitHub
parent 50ac8dd1e1
commit 8c3f20df09
8 changed files with 36 additions and 234 deletions

View File

@@ -2,6 +2,10 @@
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.
## [4.0.0](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.2...v4.0.0) (2023-09-11)
* Upgraded runtime to `node20` from `node16`
## [3.0.2](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.1...v3.0.2) (2023-09-07)
### Bug Fixes