Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 2.71 KB

1.0.2 (2023-05-10)

Documentation

  • terraform: Update var description and examples (#3) (11ca639), closes #3

1.0.1 (2023-05-05)

Chores

  • lambda: Set version to avoid conflict with breaking changes (fe655dc)

Code Refactoring

  • Add 'repo_mapping' variable, useful if you don't want to use a YAML file (fc95b54)

Documentation

Other

  • Merge pull request #2 from fabidick22/update-workflow (79efe28), closes #2
  • Update semver.yml (1f43006)
  • Merge pull request #1 from fabidick22/refactor-repo-mapping (1c7e9ef), closes #1

1.0.0 (2023-05-04)

Code Style

  • Apply format code and delete comments (75ea1a6)

Continuous Integration

Features

Other