Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 920 Bytes

File metadata and controls

26 lines (18 loc) · 920 Bytes

Changelog

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

v0.1.1 - (2025-03-17)

  • fix(workflow): action takes parameters in action window (55ba200)

v0.1.0 - (2025-03-17)

  • fix(script): incorrect author configuration (7eee40d)
  • feat(workflow): GitHub actions identification and manual_dispatch (af368b2)
  • fix(workflow): gets caught in a loop (f1b1efe)
  • fix(script): only adds, breaking chane, feature or fix to changelog. (b00fe24)
  • fix(workflow): wrong token variable (ac318a5)
  • feat(logger): added prettier logger (a70d849)
  • feat(arguments): added argument parser and commit option (e0eb5c6)
  • fix(constants): wrong repo name in constants.py (e939345)
  • feat(workflow): action for running scripts on pushes (c4a4e54)
  • fix(pytest): added pytest for unit testing (7f51bff)
  • feat(script): changelog-generator script (fef66ee)

[Initial Release] - 2025-03-16

  • initail commit