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: master
Choose a head ref
  • 16 commits
  • 45 files changed
  • 6 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

Commits on Jan 10, 2023

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

Commits on Mar 15, 2023

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

Commits on Jun 14, 2023

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

Commits on Jun 28, 2023

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

Commits on Aug 13, 2023

  1. ci: uci/delete-templates (#465)

    chore: delete templates [skip ci]
    web3-bot authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6adc758 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. ci: uci/copy-templates (#466)

    chore: add or force update .github/workflows/js-test-and-release.yml
    web3-bot authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2ca96c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Mar 22, 2024

  1. ci: uci/copy-templates (#469)

    * chore: add or force update .github/workflows/js-test-and-release.yml
    
    * chore: add or force update .github/workflows/js-test-and-release.yml
    
    * chore: add or force update .github/workflows/js-test-and-release.yml
    web3-bot authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    38004a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. ci: uci/copy-templates (#470)

    * chore: add or force update .github/workflows/stale.yml
    
    * chore: add or force update .github/workflows/generated-pr.yml
    web3-bot authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    e09ccfb View commit details
    Browse the repository at this point in the history
Loading