fix(core): No uncommitted changes. Preparing for potential minor improvements or bug fixes.
This commit is contained in:
parent
1e7c45918e
commit
9dd56a9362
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-02-04 - 3.1.4 - fix(core)
|
||||||
|
No uncommitted changes. Preparing for potential minor improvements or bug fixes.
|
||||||
|
|
||||||
|
|
||||||
## 2025-02-04 - 3.1.3 - fix(networkproxy)
|
## 2025-02-04 - 3.1.3 - fix(networkproxy)
|
||||||
Refactor and improve WebSocket handling and request processing
|
Refactor and improve WebSocket handling and request processing
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '3.1.3',
|
version: '3.1.4',
|
||||||
description: 'a proxy for handling high workloads of proxying'
|
description: 'a proxy for handling high workloads of proxying'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user