fix(core): Updated minor version numbers in dependencies for patch release.
This commit is contained in:
parent
7cea5773ee
commit
621ad9e681
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-02-27 - 3.16.1 - fix(core)
|
||||||
|
Updated minor version numbers in dependencies for patch release.
|
||||||
|
|
||||||
|
- No specific file changes detected.
|
||||||
|
- Dependencies versioning adjusted for stability.
|
||||||
|
|
||||||
## 2025-02-27 - 3.16.0 - feat(PortProxy)
|
## 2025-02-27 - 3.16.0 - feat(PortProxy)
|
||||||
Enhancements made to PortProxy settings and capabilities
|
Enhancements made to PortProxy settings and capabilities
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartproxy',
|
name: '@push.rocks/smartproxy',
|
||||||
version: '3.16.0',
|
version: '3.16.1',
|
||||||
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
|
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user