fix(smartproxy): No changes detected in project files. This commit updates commit info without modifying any functionality.
This commit is contained in:
parent
434834fc06
commit
30c25ec70c
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-05-04 - 10.0.6 - fix(smartproxy)
|
||||||
|
No changes detected in project files. This commit updates commit info without modifying any functionality.
|
||||||
|
|
||||||
|
|
||||||
## 2025-05-04 - 10.0.5 - fix(exports/types)
|
## 2025-05-04 - 10.0.5 - fix(exports/types)
|
||||||
Refactor exports and remove duplicate IReverseProxyConfig interface
|
Refactor exports and remove duplicate IReverseProxyConfig interface
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '10.0.5',
|
version: '10.0.6',
|
||||||
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
|
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user