Skip to content

Releases: diogot/swift-outdated

v1.0.2

22 Jan 03:56
2ddf680

Choose a tag to compare

  • Merge pull request #7 from diogot/improve-version-plugin
  • Bump version to 1.0.2
  • Generate release notes from commits since last tag
  • Add concurrency and SPM caching to workflows
  • Use buildCommand for proper VERSION file tracking

v1.0.1

22 Jan 03:23
c5c85b7

Choose a tag to compare

Merge pull request #6 from diogot/update-xcodeproj-9

Update XcodeProj dependency to 9.x

v1.0.0

22 Jan 01:15
8546fef

Choose a tag to compare

Fix release workflow permissions for creating releases

Add contents: write permission at job level to allow GITHUB_TOKEN
to create releases and tags.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>