fix(dependencies): Ensure correct ordering of dependencies and improve logging format.

This commit is contained in:
2025-02-21 23:30:51 +00:00
parent a959c2ad0e
commit 385d984727
6 changed files with 16 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-02-21 - 3.9.1 - fix(dependencies)
Ensure correct ordering of dependencies and improve logging format.
- Reorder dependencies in package.json for better readability.
- Use pretty-ms for displaying time durations in logs.
## 2025-02-21 - 3.9.0 - feat(smartproxy.portproxy)
Add logging of connection durations to PortProxy