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: zurawiki/gptcommit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.9
Choose a base ref
...
head repository: zurawiki/gptcommit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.10
Choose a head ref
  • 9 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 17, 2023

  1. Update GitHub actions workflow for improved release process

    - Add triggers for Homebrew release and Winget build in the workflow
    - Update the upload binary step to include a matrix of targets in the release workflow
    zurawiki committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e65dc64 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. chore(deps): bump strum_macros from 0.24.3 to 0.25.0

    Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 to 0.25.0.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum_macros
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and zurawiki committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    acfe357 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump strum from 0.24.1 to 0.25.0

    Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Peternator7/strum/commits)
    
    ---
    updated-dependencies:
    - dependency-name: strum
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and zurawiki committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    dd0a7da View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update dependencies

    zurawiki committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7d803f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ed3fa View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/github-script from 6.4.0 to 6.4.1

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.0 to 6.4.1.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@98814c5...d7906e4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and zurawiki committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    449c883 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    0cd4d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14c3ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d705ec View commit details
    Browse the repository at this point in the history
Loading