fix(smartproxy): rename certProvider to certProvisionFunction in certificate provisioning interfaces and SmartProxy

This commit is contained in:
2025-05-05 10:29:00 +00:00
parent 3502807023
commit 9b773608c7
4 changed files with 11 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '10.0.7',
version: '10.0.8',
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.'
}