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/js-ipfsd-ctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.1.2
Choose a base ref
...
head repository: ipfs/js-ipfsd-ctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.3
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. fix: stop daemon even if offline (#845)

    Sometimes the daemon will be running but without listen addresses.
    achingbrain authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8a07395 View commit details
    Browse the repository at this point in the history
  2. chore(release): 14.1.3 [skip ci]

    ## [14.1.3](v14.1.2...v14.1.3) (2024-09-12)
    
    ### Bug Fixes
    
    * stop daemon even if offline ([#845](#845)) ([8a07395](8a07395))
    semantic-release-bot committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9fd1036 View commit details
    Browse the repository at this point in the history
Loading