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: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.0.2
Choose a base ref
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.0.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. fix: bump @chainsafe/as-sha256 from 0.4.2 to 1.0.0 (#439)

    fix: bump @chainsafe/as-sha256 from 0.4.2 to 0.5.0
    
    Bumps [@chainsafe/as-sha256](https://github.com/chainsafe/as-sha256) from 0.4.2 to 0.5.0.
    - [Release notes](https://github.com/chainsafe/as-sha256/releases)
    - [Changelog](https://github.com/ChainSafe/as-sha256/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/chainsafe/as-sha256/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@chainsafe/as-sha256"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Potsides <[email protected]>
    dependabot[bot] and achingbrain authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    50e080c View commit details
    Browse the repository at this point in the history
  2. chore(release): 16.0.3 [skip ci]

    ## [16.0.3](v16.0.2...v16.0.3) (2025-02-21)
    
    ### Bug Fixes
    
    * bump @chainsafe/as-sha256 from 0.4.2 to 1.0.0 ([#439](#439)) ([50e080c](50e080c))
    semantic-release-bot committed Feb 21, 2025
    Configuration menu
    Copy the full SHA
    0029324 View commit details
    Browse the repository at this point in the history
Loading