Skip to content

Choose a tag to compare

@github-actions github-actions released this 23 Apr 06:23
6721b26

Notes

All notable changes to this release will be documented here.

[1.0.1] - 2025-04-23

💼 Other

  • Add Branding for Marketplace

[1.0.0] - 2025-04-23

🐛 Bug Fixes

  • Name of GitHub Actions
  • Fix build in Action
  • Prevent error when using increment.sh as GitHub Action
  • Adjust increment.sh output to support both local and GitHub Action execution

💼 Other

  • Add exit 0
  • Add missing /
  • (Github Action) Add missing prefix
  • (Github Action) Error: Failed to CreateArtifact: Received non-retryable error
  • Add Documentation

🚜 Refactor

  • (Github Action) Check on jq is installed

🧪 Testing

  • Add multiple GitHub Actions to cover different test scenarios

⚙️ Miscellaneous Tasks

  • Initial commit with basic project structure