@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-29 - 1.0.1
|
||||
|
||||
### Fixes
|
||||
|
||||
- update SmartProxy Docker image to include the WebSocket tunnel lifecycle fix
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ht-docker-smartproxy",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Multi-architecture Docker image for the Rust-backed SmartProxy daemon.",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: 'ht-docker-smartproxy',
|
||||
version: '1.0.1',
|
||||
description: 'Multi-architecture Docker image for the Rust-backed SmartProxy daemon.'
|
||||
}
|
||||
Reference in New Issue
Block a user