Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 445 Bytes

CHANGELOG.md

File metadata and controls

8 lines (4 loc) · 445 Bytes

Changelog Release v0.0.2 (2023-06-25)

chore

  • 🔥 chore(main.go): remove unused imports and functions This commit removes unused imports and functions from the main.go file. The removed functions are AddMergedLabel, CreateReleaseBranchFromBaseBranch, GetBaseBranchSHA, GetPRCommits, CreateOrUpdateChangelog, CategorizeCommits, RemovePendingLabel, UpdateChangelog, and CreateChangelog. The removed imports are time, gorm.io/gorm/utils.