Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Jul 26, 2020
1 parent ebafa30 commit 74d212c
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 @@
# [2.2.0](https://github.com/geekdada/surgio/compare/v2.1.0...v2.2.0) (2020-07-26)


### Bug Fixes

* underlying-proxy in custom format ([938a550](https://github.com/geekdada/surgio/commit/938a5504cfc529a684b02ce52c66caff8ef97386))


### Features

* add process-name rule for clash config ([f518957](https://github.com/geekdada/surgio/commit/f518957086891eb908dc83e36ee3291bd0a3a994))
* add support surge underlying-proxy ([1a094fb](https://github.com/geekdada/surgio/commit/1a094fb925a072675da82eaa2fe5fe58f16e2fe4))
* add type checking ([ebafa30](https://github.com/geekdada/surgio/commit/ebafa30a4bc13d6a30b7dd55c60a1fb14b746ca8))



# [2.1.0](https://github.com/geekdada/surgio/compare/v2.0.0...v2.1.0) (2020-07-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surgio",
"version": "2.1.0",
"version": "2.2.0",
"main": "build/index.js",
"typings": "build/index.d.ts",
"bin": {
Expand Down

1 comment on commit 74d212c

@vercel
Copy link

@vercel vercel bot commented on 74d212c Jul 26, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.