Skip to content

Latest commit

 

History

History
76 lines (42 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

76 lines (42 loc) · 3.91 KB

Changelog

All notable changes to this project will be documented in this file.

0.2.1 - 2024-08-28

📚 Documentation

⚙️ Miscellaneous Tasks

  • Rename the job name - (a4c44c2)
  • Add multi-platform tests for custom action - (70c3a55)
  • Use the dynamic job name with os - (5cbb34b)
  • Add cache and fail-fast - (dda304f)

0.2.0 - 2024-08-28

📚 Documentation

⚙️ Miscellaneous Tasks

0.1.1 - 2024-08-28

📚 Documentation

⚙️ Miscellaneous Tasks

[0.1.0] - 2024-08-28

🚀 Features

  • (action) Implement custom GitHub Action in TypeScript - (a836fe8)
  • Update the example - (9afabb9)
  • Enhance project for production readiness - (bde9e86)
  • Introduce biome - (14c5a8d)
  • Make custom github action using typescript - (33b24ea)

🐛 Bug Fixes

  • (build) Add +x to pre-commit - (844ddc5)
  • (build) .husky/pre-commit hook was ignored - (ad90a6e)

🎨 Styling

🧪 Testing

⚙️ Miscellaneous Tasks

Build