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: clowdhaus/terraform-min-max
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: clowdhaus/terraform-min-max
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 1, 2022

  1. fix: package.json & yarn.lock to reduce vulnerabilities (#10)

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2964180
    
    Co-authored-by: snyk-bot <[email protected]>
    bryantbiggs and snyk-bot authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4e1252e View commit details
    Browse the repository at this point in the history
  2. chore(release): version 1.1.1 [skip ci]

    ## [1.1.1](v1.1.0...v1.1.1) (2022-08-01)
    
    ### Bug Fixes
    
    * package.json & yarn.lock to reduce vulnerabilities ([#10](#10)) ([4e1252e](4e1252e))
    semantic-release-bot committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ce3d910 View commit details
    Browse the repository at this point in the history
Loading