Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.
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: libp2p/js-delegated-routing-v1-http-api-content-routing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: libp2p/js-delegated-routing-v1-http-api-content-routing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 12 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    e958f19 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d0f51a0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. deps(dev): bump aegir from 38.1.8 to 39.0.7 (#9)

    * deps(dev): bump aegir from 38.1.8 to 39.0.7
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 38.1.8 to 39.0.7.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v38.1.8...v39.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: fix linting and deps
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored May 19, 2023
    Configuration menu
    Copy the full SHA
    94c23bf View commit details
    Browse the repository at this point in the history
  2. docs: update config key name (#3)

    Fix typo - `contentRouters` not `contentRouting`
    achingbrain authored May 19, 2023
    Configuration menu
    Copy the full SHA
    bb798a4 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.1 [skip ci]

    ## [1.0.1](v1.0.0...v1.0.1) (2023-05-19)
    
    ### Trivial Changes
    
    * Update .github/workflows/stale.yml [skip ci] ([e958f19](e958f19))
    
    ### Dependencies
    
    * **dev:** bump aegir from 38.1.8 to 39.0.7 ([#9](#9)) ([94c23bf](94c23bf))
    
    ### Documentation
    
    * update config key name ([#3](#3)) ([bb798a4](bb798a4))
    semantic-release-bot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f3d12fc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    58a4feb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    f95d5ca View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    77f9ffc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. deps(dev): bump aegir from 39.0.13 to 40.0.8 (#16)

    Bumps [aegir](https://github.com/ipfs/aegir) from 39.0.13 to 40.0.8.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v39.0.13...v40.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      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 Aug 5, 2023
    Configuration menu
    Copy the full SHA
    088828f View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.2 [skip ci]

    ## [1.0.2](v1.0.1...v1.0.2) (2023-08-05)
    
    ### Trivial Changes
    
    * Update .github/workflows/stale.yml [skip ci] ([77f9ffc](77f9ffc))
    * Update .github/workflows/stale.yml [skip ci] ([f95d5ca](f95d5ca))
    * Update .github/workflows/stale.yml [skip ci] ([58a4feb](58a4feb))
    
    ### Dependencies
    
    * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](#16)) ([088828f](088828f))
    semantic-release-bot committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4eeef7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac01bd7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.1 [skip ci]

    ## [1.0.1](v1.0.0...v1.0.1) (2023-08-05)
    
    ### Trivial Changes
    
    * **release:** 1.0.1 [skip ci] ([f3d12fc](f3d12fc)), closes [#9](#9) [#3](#3)
    * **release:** 1.0.2 [skip ci] ([4eeef7e](4eeef7e)), closes [#16](#16)
    * Update .github/workflows/stale.yml [skip ci] ([77f9ffc](77f9ffc))
    * Update .github/workflows/stale.yml [skip ci] ([f95d5ca](f95d5ca))
    * Update .github/workflows/stale.yml [skip ci] ([58a4feb](58a4feb))
    * Update .github/workflows/stale.yml [skip ci] ([e958f19](e958f19))
    
    ### Documentation
    
    * update config key name ([#3](#3)) ([bb798a4](bb798a4))
    
    ### Dependencies
    
    * **dev:** bump aegir from 38.1.8 to 39.0.7 ([#9](#9)) ([94c23bf](94c23bf))
    * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](#16)) ([088828f](088828f))
    * update project deps ([#20](#20)) ([ac01bd7](ac01bd7))
    semantic-release-bot committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    5c1bd05 View commit details
    Browse the repository at this point in the history
Loading