fix(core): No changes detected – project structure and documentation remain unchanged.
This commit is contained in:
		| @@ -1,5 +1,11 @@ | |||||||
| # Changelog | # Changelog | ||||||
|  |  | ||||||
|  | ## 2025-05-19 - 19.3.3 - fix(core) | ||||||
|  | No changes detected – project structure and documentation remain unchanged. | ||||||
|  |  | ||||||
|  | - Git diff indicates no modifications. | ||||||
|  | - All source code, tests, and documentation files are intact with no alterations. | ||||||
|  |  | ||||||
| ## 2025-05-19 - 19.3.2 - fix(SmartCertManager) | ## 2025-05-19 - 19.3.2 - fix(SmartCertManager) | ||||||
| Preserve certificate manager update callback during route updates | Preserve certificate manager update callback during route updates | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@push.rocks/smartproxy', |   name: '@push.rocks/smartproxy', | ||||||
|   version: '19.3.2', |   version: '19.3.3', | ||||||
|   description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.' |   description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user