From 498532abf992da691a841ea05ec74cca33a886ca Mon Sep 17 00:00:00 2001 From: Roy Li Date: Wed, 11 Dec 2019 18:08:02 +0800 Subject: [PATCH] v1.8.5 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2001f5c1..cda96f133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [1.8.5](https://github.com/geekdada/surgio/compare/v1.8.4...v1.8.5) (2019-12-11) + + +### Features + +* 更新 netflixFilter ([515cbe5](https://github.com/geekdada/surgio/commit/515cbe5a179f6a7a364dc4e0eba72f264fb82b57)) +* 更新国旗数据库 ([18f22d2](https://github.com/geekdada/surgio/commit/18f22d213e90fc9f680323439cbe4082ea2b171b)) +* 支持修改节点名 ([4437f0e](https://github.com/geekdada/surgio/commit/4437f0e628d13ae5f675b04aa0b7e44b66bc37a7)) + + + ## [1.8.4](https://github.com/geekdada/surgio/compare/v1.8.3...v1.8.4) (2019-12-10) diff --git a/package.json b/package.json index 7bec0e7e4..f408ce893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "surgio", - "version": "1.8.4", + "version": "1.8.5", "main": "build/index.js", "typings": "build/index.d.ts", "bin": {