From fc8c6189c887c245b992e08a3eaeac08fae10e0c Mon Sep 17 00:00:00 2001 From: Roy Li Date: Mon, 23 Mar 2020 17:32:47 +0800 Subject: [PATCH] v1.17.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 331ea6e64..67f21b8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.17.1](https://github.com/geekdada/surgio/compare/v1.17.0...v1.17.1) (2020-03-23) + + +### Bug Fixes + +* should now be able to get trojan config from clash subscriptions ([dfb9d5e](https://github.com/geekdada/surgio/commit/dfb9d5e58bf693461882c433a683e33c1f827d60)) +* unable to parse trojan config in Clash subscription ([14a3cb7](https://github.com/geekdada/surgio/commit/14a3cb70c552b0505c8b09520ef38573536be47e)) + + + # [1.17.0](https://github.com/geekdada/surgio/compare/v1.16.0...v1.17.0) (2020-03-22) diff --git a/package.json b/package.json index 86ebc2621..3d61cd3fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "surgio", - "version": "1.17.0", + "version": "1.17.1", "main": "build/index.js", "typings": "build/index.d.ts", "bin": {