Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.1
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 22, 2025

  1. feat: Respect the package-lock.json for a NodeJS Lambda function (#681)

    Co-authored-by: Amadeusz Żołnowski <amadeusz@runa.io>
    Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
    3 people authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    5e4391c View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.0 [skip ci]

    ## [8.1.0](v8.0.1...v8.1.0) (2025-08-22)
    
    ### Features
    
    * Respect the package-lock.json for a NodeJS Lambda function ([#681](#681)) ([5e4391c](5e4391c))
    semantic-release-bot committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    1c3b16a View commit details
    Browse the repository at this point in the history
Loading