fix(internal): No uncommitted changes detected; project files and tests remain unchanged.
This commit is contained in:
parent
681209f2e1
commit
67a4228518
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-03-10 - 3.30.5 - fix(internal)
|
||||||
|
No uncommitted changes detected; project files and tests remain unchanged.
|
||||||
|
|
||||||
|
|
||||||
## 2025-03-10 - 3.30.4 - fix(PortProxy)
|
## 2025-03-10 - 3.30.4 - fix(PortProxy)
|
||||||
Fix TLS renegotiation handling and adjust TLS keep-alive timeouts in PortProxy implementation
|
Fix TLS renegotiation handling and adjust TLS keep-alive timeouts in PortProxy implementation
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '3.30.4',
|
version: '3.30.5',
|
||||||
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