Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.13 KB

Changelog

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

1.0.1 (2022-10-26)

📝 Documentação

1.0.0 (2022-10-26)

✅ Testes

🐛 Bug Fixes

  • Use local version for testing (47cf7af)
  • Use the same shell options as GitHub Actions (0294803)

♻️ Refactor

  • updae runs to node 16 from node 12 (9a87947)
  • Use promise for handling all errors (bb71f46)