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: ipfs/aegir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v37.5.3
Choose a base ref
...
head repository: ipfs/aegir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v37.5.5
Choose a head ref
  • 10 commits
  • 7 files changed
  • 5 contributors

Commits on Sep 5, 2022

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

Commits on Sep 22, 2022

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

    ## [37.5.4](v37.5.3...v37.5.4) (2022-09-22)
    
    ### Bug Fixes
    
    * update readme badges ([#1073](#1073)) ([d0e865b](d0e865b)), closes [/github.com/ipfs/js-ipns/pull/180#discussion_r972826024](https://github.com/ipfs//github.com/ipfs/js-ipns/pull/180/issues/discussion_r972826024)
    semantic-release-bot committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dc41048 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. docs: remove ts command docs (#1083)

    The `aegir ts` command has been removed in favour of doing everything during `aegir build` so remove the references to it in the docs.
    
    closes #1077
    achingbrain authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c3eca3e View commit details
    Browse the repository at this point in the history
  2. deps: bump @types/mocha from 9.1.1 to 10.0.0 (#1080)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f111936 View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump electron from 20.3.0 to 21.0.1 (#1081)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    cdbc918 View commit details
    Browse the repository at this point in the history
  4. deps: bump esbuild from 0.14.54 to 0.15.10 (#1082)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    51d3034 View commit details
    Browse the repository at this point in the history
  5. deps(dev): bump @types/update-notifier from 5.1.0 to 6.0.1 (#1018)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    e82c2d6 View commit details
    Browse the repository at this point in the history
  6. fix: fix ci link for libp2p repos (#1084)

    Use repoOwner/repoName instead of hard coded (incorrect) repo owner/name
    achingbrain authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4d76f79 View commit details
    Browse the repository at this point in the history
  7. chore(release): 37.5.5 [skip ci]

    ## [37.5.5](v37.5.4...v37.5.5) (2022-09-30)
    
    ### Bug Fixes
    
    * fix ci link for libp2p repos ([#1084](#1084)) ([4d76f79](4d76f79))
    
    ### Documentation
    
    * remove ts command docs ([#1083](#1083)) ([c3eca3e](c3eca3e)), closes [#1077](#1077)
    
    ### Dependencies
    
    * bump @types/mocha from 9.1.1 to 10.0.0 ([#1080](#1080)) ([f111936](f111936))
    * bump esbuild from 0.14.54 to 0.15.10 ([#1082](#1082)) ([51d3034](51d3034))
    * **dev:** bump @types/update-notifier from 5.1.0 to 6.0.1 ([#1018](#1018)) ([e82c2d6](e82c2d6))
    * **dev:** bump electron from 20.3.0 to 21.0.1 ([#1081](#1081)) ([cdbc918](cdbc918))
    semantic-release-bot committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b7d42d8 View commit details
    Browse the repository at this point in the history
Loading