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: goreleaser/goreleaser-action Loading
base: v5
Choose a base ref
...
head repository: goreleaser/goreleaser-action Loading
compare: v6.0.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 5, 2024

  1. feat!: use "~> v2" as default (#463)

    * feat!: use "~> v2" as default
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * fix: more changes
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * gen
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    
    * docs: update
    
    * docs: update
    
    ---------
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    18bbabc View commit details
    Browse the repository at this point in the history
  2. ci: update workflow and .goreleaser.yml

    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    beac410 View commit details
    Browse the repository at this point in the history
  3. ci: fix tests

    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    286f3b1 View commit details
    Browse the repository at this point in the history
Loading