fix(core): Fix filtering logic for returning only tagged commits
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-14 - 1.5.3 - fix(core)
|
||||
Fix filtering logic for returning only tagged commits
|
||||
|
||||
- Ensure `allCommits` is filtered to only include commits with 'tagged' status before returning.
|
||||
|
||||
## 2024-12-14 - 1.5.2 - fix(core)
|
||||
Ensure stability of core functionalities.
|
||||
|
||||
|
Reference in New Issue
Block a user