fix(smartproxy): no code or dependency changes detected; no version bump required
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-26 - 25.8.3 - fix(smartproxy)
|
||||||
|
no code or dependency changes detected; no version bump required
|
||||||
|
|
||||||
|
- No files changed in the provided diff (No changes).
|
||||||
|
- package.json version remains 25.8.2.
|
||||||
|
- No dependency or source updates detected; skip release.
|
||||||
|
|
||||||
## 2026-02-26 - 25.8.2 - fix(connection)
|
## 2026-02-26 - 25.8.2 - fix(connection)
|
||||||
improve connection handling and timeouts
|
improve connection handling and timeouts
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '25.8.2',
|
version: '25.8.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