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: nodejs/changelog-maker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.7
Choose a base ref
...
head repository: nodejs/changelog-maker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 12, 2023

  1. chore(deps)!: bump ghauth from 5.0.2 to 6.0.0 (#157)

    Bumps [ghauth](https://github.com/rvagg/ghauth) from 5.0.2 to 6.0.0.
    - [Release notes](https://github.com/rvagg/ghauth/releases)
    - [Changelog](https://github.com/rvagg/ghauth/blob/master/CHANGELOG.md)
    - [Commits](rvagg/ghauth@v5.0.2...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ghauth
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d75c5d2 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0 [skip ci]

    ## [4.0.0](v3.2.7...v4.0.0) (2023-12-12)
    
    ### ⚠ BREAKING CHANGES
    
    * **deps:** bump ghauth from 5.0.2 to 6.0.0 (#157)
    
    ### Trivial Changes
    
    * **deps:** bump ghauth from 5.0.2 to 6.0.0 ([#157](#157)) ([d75c5d2](d75c5d2))
    semantic-release-bot committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    78a7a51 View commit details
    Browse the repository at this point in the history
Loading