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

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-ipfs-repo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ipfs-repo-v16.0.0
Choose a base ref
...
head repository: ipfs/js-ipfs-repo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ipfs-repo-v17.0.0
Choose a head ref
  • 7 commits
  • 43 files changed
  • 4 contributors

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    2a32ae7 View commit details
    Browse the repository at this point in the history
  2. fix: move migrations to published folder (#427)

    In order to simplify the config, move the migrations into a folder that's already published to npm.
    achingbrain authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    12b8ac8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 14.0.1 [skip ci]

    ## [ipfs-repo-migrations-v14.0.1](ipfs-repo-migrations-v14.0.0...ipfs-repo-migrations-v14.0.1) (2022-10-19)
    
    ### Bug Fixes
    
    * move migrations to published folder ([#427](#427)) ([12b8ac8](12b8ac8))
    semantic-release-bot committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6ec3b4c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix!: update multiformats to v11.x.x (#435)

    The CID class in multiformats 11 has a breaking change so update all
    deps and project config to use the new version.
    
    Also remove lerna as now aegir has run and exec commands.
    achingbrain authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a487def View commit details
    Browse the repository at this point in the history
  2. chore(release): 15.0.0 [skip ci]

    ## [ipfs-repo-migrations-v15.0.0](ipfs-repo-migrations-v14.0.1...ipfs-repo-migrations-v15.0.0) (2023-01-06)
    
    ### ⚠ BREAKING CHANGES
    
    * update multiformats to v11.x.x (#435)
    
    ### Bug Fixes
    
    * update multiformats to v11.x.x ([#435](#435)) ([a487def](a487def))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c38b02c View commit details
    Browse the repository at this point in the history
  3. deps: update sibling dependencies

    aegir[bot] committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    23a7860 View commit details
    Browse the repository at this point in the history
  4. chore(release): 17.0.0 [skip ci]

    ## [ipfs-repo-v17.0.0](ipfs-repo-v16.0.0...ipfs-repo-v17.0.0) (2023-01-06)
    
    ### ⚠ BREAKING CHANGES
    
    * update multiformats to v11.x.x (#435)
    
    ### Bug Fixes
    
    * update multiformats to v11.x.x ([#435](#435)) ([a487def](a487def))
    
    ### Dependencies
    
    * update sibling dependencies ([23a7860](23a7860))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    df82589 View commit details
    Browse the repository at this point in the history
Loading