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: tianhaoz95/fastlane-plugin-flutter_version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.12
Choose a base ref
...
head repository: tianhaoz95/fastlane-plugin-flutter_version
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.13
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 9, 2021

  1. chore: bump normalize-url from 6.0.0 to 6.0.1 (#136)

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](sindresorhus/normalize-url@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a8d352f View commit details
    Browse the repository at this point in the history
  2. chore: bump trim-newlines from 3.0.0 to 3.0.1 (#137)

    Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
    - [Commits](https://github.com/sindresorhus/trim-newlines/commits)
    
    ---
    updated-dependencies:
    - dependency-name: trim-newlines
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e259e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. chore: bump semantic-release from 17.4.3 to 17.4.4 (#139)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.3 to 17.4.4.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.3...v17.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    9c1fcf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. chore: bump prettier from 2.3.1 to 2.3.2 (#140)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e32182e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. chore: bump semantic-release from 17.4.4 to 17.4.5 (#142)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.4 to 17.4.5.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.4.4...v17.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    30dd7cf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    e1f4f4c View commit details
    Browse the repository at this point in the history
  2. fix: rename test workflow

    tianhaoz95 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    71d1b67 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.1.13 [skip ci]

    ## [1.1.13](v1.1.12...v1.1.13) (2021-11-05)
    
    ### Bug Fixes
    
    * rename test workflow ([71d1b67](71d1b67))
    * split tests and approval ([e1f4f4c](e1f4f4c))
    tianhaoz95 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b7c80bc View commit details
    Browse the repository at this point in the history
Loading