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: alanshaw/it-pair
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: alanshaw/it-pair
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 18, 2023

  1. deps: bump it-stream-types from 1.0.5 to 2.0.1 (#55)

    * deps: bump it-stream-types from 1.0.5 to 2.0.1
    
    Bumps [it-stream-types](https://github.com/achingbrain/it-stream-types) from 1.0.5 to 2.0.1.
    - [Release notes](https://github.com/achingbrain/it-stream-types/releases)
    - [Changelog](https://github.com/achingbrain/it-stream-types/blob/master/CHANGELOG.md)
    - [Commits](achingbrain/it-stream-types@v1.0.5...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: it-stream-types
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: fix types and build
    
    * chore: specify sink return type
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    818f1e4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.0.6 [skip ci]

    ## [2.0.6](v2.0.5...v2.0.6) (2023-04-18)
    
    ### Dependencies
    
    * bump it-stream-types from 1.0.5 to 2.0.1 ([#55](#55)) ([818f1e4](818f1e4))
    semantic-release-bot committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8350da5 View commit details
    Browse the repository at this point in the history
Loading