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/commit-stream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: nodejs/commit-stream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 25, 2024

  1. feat: add cveId support

    CVE-ID: CVE-2024-12345
    RafaelGSS committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6c82ccd View commit details
    Browse the repository at this point in the history
  2. test: add CVE-ID test

    RafaelGSS committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0748578 View commit details
    Browse the repository at this point in the history
  3. test: fix sha cve id pr

    RafaelGSS committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    670b4ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from nodejs/fix-test

    test: fix sha cve id pr
    RafaelGSS authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8d59e56 View commit details
    Browse the repository at this point in the history
  5. meta: change repository to nodejs

    Attempt to solve: #17
    RafaelGSS committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1c30cfb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from nodejs/change-repository-to-nodejs

    meta: change repository to nodejs
    RafaelGSS authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6d8cfef View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    776bc30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from nodejs/add-write-permission

    fix: add permissions: write to create release action
    RafaelGSS authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1a19a1d View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.2.0 [skip ci]

    ## [2.2.0](v2.1.0...v2.2.0) (2024-11-27)
    
    ### Features
    
    * add cveId support ([6c82ccd](6c82ccd))
    
    ### Bug Fixes
    
    * add permissions: write to create release action ([776bc30](776bc30))
    
    ### Tests
    
    * add CVE-ID test ([0748578](0748578))
    * fix sha cve id pr ([670b4ab](670b4ab))
    semantic-release-bot committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    044f1f8 View commit details
    Browse the repository at this point in the history
Loading