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-stores
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: interface-datastore-v7.0.3
Choose a base ref
...
head repository: ipfs/js-stores
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: interface-datastore-v7.0.4
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 6, 2023

  1. chore(release): 3.0.4 [skip ci]

    ## [interface-datastore-tests-v3.0.4](interface-datastore-tests-v3.0.3...interface-datastore-tests-v3.0.4) (2023-01-06)
    
    ### Documentation
    
    * remove duplicate readme section ([851a110](851a110))
    semantic-release-bot committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    47ce4d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. deps: bump aegir from 37.12.1 to 38.1.0 (#184)

    * deps: bump aegir from 37.12.1 to 38.1.0
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.0.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v37.12.1...v38.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: add return types
    
    * chore: fix ts config
    
    ---------
    
    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 Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c8ab418 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.4 [skip ci]

    ## [interface-store-v3.0.4](interface-store-v3.0.3...interface-store-v3.0.4) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    13bc59c View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.0.1 [skip ci]

    ## [interface-blockstore-v4.0.1](interface-blockstore-v4.0.0...interface-blockstore-v4.0.1) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e8d30c0 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.1 [skip ci]

    ## [interface-blockstore-tests-v4.0.1](interface-blockstore-tests-v4.0.0...interface-blockstore-tests-v4.0.1) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8e69010 View commit details
    Browse the repository at this point in the history
  5. chore(release): 7.0.4 [skip ci]

    ## [interface-datastore-v7.0.4](interface-datastore-v7.0.3...interface-datastore-v7.0.4) (2023-01-30)
    
    ### Dependencies
    
    * bump aegir from 37.12.1 to 38.1.0 ([#184](#184)) ([c8ab418](c8ab418))
    semantic-release-bot committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3430b6c View commit details
    Browse the repository at this point in the history
Loading