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

Commits on Jul 30, 2021

  1. feat: support ignore/include modules (#12)

    * feat: support ignore/include modules
    
    * chore: build
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    abemedia and github-actions[bot] authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c6a2069 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. build(deps-dev): bump @types/node from 16.4.7 to 16.4.8 (#14)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.7 to 16.4.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e65454d View commit details
    Browse the repository at this point in the history
  2. chore: release 1.2.0 (#13)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3671b0f View commit details
    Browse the repository at this point in the history
Loading