Skip to content

v1.0.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 09:25
1b2a2dc

1.0.10 (2025-04-11)

🪲 Bug Fixes

  • Action should now only commit once, not twice (#39) (b06c962)
  • Add input to change the desired coverage percentage (#37) (d4a5194)
  • Add support for custom test command. (#44) (65582bb)

⛓️ Dependencies

  • Move to yarn for package management (65582bb)

🧪 Tests

  • Update tests to pass in empty directory (65582bb)