goose icon indicating copy to clipboard operation
goose copied to clipboard

chore(release): release version 1.13.1 (patch)

Open github-actions[bot] opened this issue 1 month ago • 4 comments

Release v1.13.1

How to Release

Push the release tag to trigger the release:

git fetch && git tag v1.13.1 origin/release/1.13.1
git push origin v1.13.1

This PR will auto-merge once the tag is pushed.

Important Notes

  • All commits in this release should have corresponding cherry-picks in main
  • This PR can be closed if the release is not needed.

Changes in This Release

Comparing: v1.13.0...v1.13.1

  • chore(release): release version 1.13.1 (8c00cb32ac)

This release PR was generated automatically.

github-actions[bot] avatar Nov 06 '25 22:11 github-actions[bot]

I think the change list in the description is totally wrong, but the diff looks good.

katzdave avatar Nov 06 '25 23:11 katzdave

I think the change list in the description is totally wrong, but the diff looks good.

yeah, that should only be a single commit. I'll investigate

jamadeo avatar Nov 07 '25 00:11 jamadeo

@katzdave this should fix the log: #5621

jamadeo avatar Nov 07 '25 01:11 jamadeo

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, unsigned)

Instructions: After downloading, unzip the file and drag the goose.app to a location you prefer. The app is unsigned, so to run it run xattr -r -d com.apple.quarantine '/path/to/goose.app' and then open the app

github-actions[bot] avatar Nov 07 '25 01:11 github-actions[bot]

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, unsigned)

Instructions: After downloading, unzip the file and drag the goose.app to a location you prefer. The app is unsigned, so to run it run xattr -r -d com.apple.quarantine '/path/to/goose.app' and then open the app

github-actions[bot] avatar Nov 07 '25 17:11 github-actions[bot]