fix(core): Refactor fetch logic to use a unified fetchFunction for API calls
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-14 - 1.6.4 - fix(core)
|
||||
Refactor fetch logic to use a unified fetchFunction for API calls
|
||||
|
||||
- Consolidated API request logic in the CodeFeed class to use fetchFunction for improved maintainability.
|
||||
|
||||
## 2024-12-14 - 1.6.3 - fix(codefeed)
|
||||
Refactor and fix formatting issues in the CodeFeed module
|
||||
|
||||
|
Reference in New Issue
Block a user