Skip to content

Commit

Permalink
chore: release v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Mar 16, 2024
1 parent 5d35a9b commit 2df394b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [3.6.0](https://github.com/geekdada/surgio/compare/v3.5.1...v3.6.0) (2024-03-16)


### Bug Fixes

* vmess cipher ([1618630](https://github.com/geekdada/surgio/commit/161863080b4cd5ce51a689ae458da6e6ad6bb59e))


### Features

* add clashConfig.enableVless ([050c0a3](https://github.com/geekdada/surgio/commit/050c0a33fc9794a8cc68823e02a1ec759b086415))
* add support for vless protocol ([960c851](https://github.com/geekdada/surgio/commit/960c851c49ce01bba54265d3a7239090e964691e))
* input and output vless configuration ([f09a66e](https://github.com/geekdada/surgio/commit/f09a66efe1c742dd89c95822e9f93cce7b2caa56))



## [3.5.1](https://github.com/geekdada/surgio/compare/v3.5.0...v3.5.1) (2024-03-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.5.1",
"version": "3.6.0",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"bin": {
Expand Down

0 comments on commit 2df394b

Please sign in to comment.