Skip to content

Commit c09d1af

Browse files
committed
chore: release v3.13.0
1 parent bb11448 commit c09d1af

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.13.0](https://github.com/geekdada/surgio/compare/v3.12.2...v3.13.0) (2026-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add AnyTLS case to CustomProvider switch statement ([8e67b6e](https://github.com/geekdada/surgio/commit/8e67b6e00d6ddb8b93a61d140f75ae5503b8d0e6))
7+
* preserve explicit AnyTLS false/zero fields ([c2d6e8a](https://github.com/geekdada/surgio/commit/c2d6e8aead098c97ec9b2cf16ae77581c9562a1d))
8+
9+
10+
### Features
11+
12+
* add AnyTLS protocol support ([a3375fd](https://github.com/geekdada/surgio/commit/a3375fdd131a182241e03000eade078e0a0a96da))
13+
14+
15+
116
## [3.12.2](https://github.com/geekdada/surgio/compare/v3.12.1...v3.12.2) (2026-01-20)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "surgio",
33
"description": "Generating rules for Surge, Clash, Quantumult like a PRO",
4-
"version": "3.12.2",
4+
"version": "3.13.0",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"bin": {

0 commit comments

Comments
 (0)