12 lines
348 B
Markdown
12 lines
348 B
Markdown
# Changelog
|
|
|
|
## 2024-12-13 - 1.0.2 - fix(core)
|
|
Improve error handling in fetchRecentCommitsForRepo method
|
|
|
|
- Refined the console error message for better clarity.
|
|
- Updated the fetchRecentCommitsForRepo method to stop fetching when encountering a commit older than 24 hours.
|
|
|
|
## 2024-12-13 - 1.0.1 - initial release
|
|
Initial release of the project
|
|
|