fix(core): No uncommitted changes detected in the project.
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2025-03-17 - 4.2.1 - fix(core) | ||||
| No uncommitted changes detected in the project. | ||||
|  | ||||
|  | ||||
| ## 2025-03-17 - 4.2.0 - feat(tlsalert) | ||||
| add sendForceSniSequence and sendFatalAndClose helper functions to TlsAlert for improved SNI enforcement | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/smartproxy', | ||||
|   version: '4.2.0', | ||||
|   version: '4.2.1', | ||||
|   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.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user