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.0.0
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: v3.1.0
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 27, 2022

  1. chore(no-release): bump actions/setup-node from 2 to 3 (#124)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    89a19e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. chore(no-release): bump actions/checkout from 2 to 3 (#125)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    dfcda56 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. chore(no-release): bump tap from 15.2.3 to 16.0.0 (#126)

    Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.0.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.2.3...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    6665653 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. chore(no-release): bump standard from 16.0.4 to 17.0.0 (#129)

    Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
    - [Release notes](https://github.com/standard/standard/releases)
    - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
    - [Commits](standard/standard@v16.0.4...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    387fff4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    ad41ebf View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.1.0 [skip ci]

    ## [3.1.0](v3.0.0...v3.1.0) (2022-05-05)
    
    ### Features
    
    * add collect-commit-labels to exports ([#127](#127)) ([ad41ebf](ad41ebf))
    
    ### Trivial Changes
    
    * **no-release:** bump actions/checkout from 2 to 3 ([#125](#125)) ([dfcda56](dfcda56))
    * **no-release:** bump actions/setup-node from 2 to 3 ([#124](#124)) ([89a19e0](89a19e0))
    * **no-release:** bump standard from 16.0.4 to 17.0.0 ([#129](#129)) ([387fff4](387fff4))
    * **no-release:** bump tap from 15.2.3 to 16.0.0 ([#126](#126)) ([6665653](6665653))
    semantic-release-bot committed May 5, 2022
    Configuration menu
    Copy the full SHA
    401e31b View commit details
    Browse the repository at this point in the history
Loading