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: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 21, 2022

  1. Bump moment from 2.29.1 to 2.29.2 (#57)

    Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.1...2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    dc5164a View commit details
    Browse the repository at this point in the history
  2. Update docker release build GitHub action (#55)

    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    cc6a3b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Reduce docker image size and fix release GitHub action (#58)

    * Reduce docker image size and fix release GitHub action
    
    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    
    * Remove unnecessary build dependencies
    
    Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
    nguyer authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    46bf3cb View commit details
    Browse the repository at this point in the history
Loading