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: fischerscode/tagger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: fischerscode/tagger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 29, 2021

  1. typo

    fischerscode committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    75df267 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2deaab0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Merge pull request #1 from fischerscode/dependabot/github_actions/act…

    …ions/checkout-3
    
    Bump actions/checkout from 2 to 3
    fischerscode authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fa8e355 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Bump robinraju/release-downloader from 1.2 to 1.3

    Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader) from 1.2 to 1.3.
    - [Release notes](https://github.com/robinraju/release-downloader/releases)
    - [Commits](robinraju/release-downloader@v1.2...v1.3)
    
    ---
    updated-dependencies:
    - dependency-name: robinraju/release-downloader
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4767b12 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Merge pull request #2 from fischerscode/dependabot/github_actions/rob…

    …inraju/release-downloader-1.3
    
    Bump robinraju/release-downloader from 1.2 to 1.3
    fischerscode authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    6fa28ad View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Support macOS & Windows (#8)

    Co-authored-by: Yevhen Fabizhevskyi <[email protected]>
    Co-authored-by: Maximilian Fischer <[email protected]>
    3 people authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0a47917 View commit details
    Browse the repository at this point in the history
  2. Version v0.2.0 (#9)

    fischerscode authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5ca3fa6 View commit details
    Browse the repository at this point in the history
Loading