Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 763 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.6.0] - 2024-03-22

Changed

  • Bumps node from 16 to 20

[1.2.0] - 2022-05-26

Changed

  • Make inputs for AWS credentials optional, allowing the AWS SDK to find the credentials via its built-in auto-discovery.

[1.1.0] - 2021-06-28

Added

  • Ability to provide custom commit sha. Useful when build is based on different commit sha that triggered the build.
  • Ability to provide custom branch name.

Changed

  • Updated dependencies

[1.0.0] - 2021-05-19

Initial release