fix(core): Addressed minor issues in the core modules to improve stability and performance.
This commit is contained in:
parent
fd4f731ada
commit
d0b3139fda
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-03-03 - 3.22.4 - fix(core)
|
||||||
|
Addressed minor issues in the core modules to improve stability and performance.
|
||||||
|
|
||||||
|
|
||||||
## 2025-03-03 - 3.22.3 - fix(core)
|
## 2025-03-03 - 3.22.3 - fix(core)
|
||||||
Improve connection management and error handling in PortProxy
|
Improve connection management and error handling in PortProxy
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '3.22.3',
|
version: '3.22.4',
|
||||||
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, and dynamic routing with authentication options.'
|
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, and dynamic routing with authentication options.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user