Skip to content

Commit

Permalink
chore: release v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Dec 15, 2023
1 parent 398a07b commit df33a80
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [3.2.3](https://github.com/geekdada/surgio/compare/v3.2.2...v3.2.3) (2023-12-15)


### Bug Fixes

* command hangs ([398a07b](https://github.com/geekdada/surgio/commit/398a07bc1682955cd864853da9f214ed91223364))
* remote snippets containing `IP-ASN` with `no-resolve` ([1b00a6c](https://github.com/geekdada/surgio/commit/1b00a6cc06f2d6b327551d2ab2e45142debc228d))


### Features

* **getLoonNodes:** trojan support tfo and upd params ([c70581a](https://github.com/geekdada/surgio/commit/c70581a69be02c42ba078cfdb7dd0726086f9734))



## [3.2.2](https://github.com/geekdada/surgio/compare/v3.2.1...v3.2.2) (2023-11-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "surgio",
"description": "Generating rules for Surge, Clash, Quantumult like a PRO",
"version": "3.2.2",
"version": "3.2.3",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"bin": {
Expand Down

0 comments on commit df33a80

Please sign in to comment.