refactor: Add centralized API client and query configuration

This commit is contained in:
Peifan Li
2025-12-27 15:16:30 -05:00
parent 3d0bf3440b
commit e2b2803a86

View File

@@ -1,5 +1,11 @@
# Change Log
## v1.7.5 (2025-12-27)
### Refactor
- refactor: Add centralized API client and query configuration (3d0bf34)
## v1.7.4 (2025-12-27)
### Refactor