Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Oct 4, 2019
1 parent e60ee8a commit 593c170
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 @@
# [0.10.0](https://github.com/geekdada/surgio/compare/v0.9.0...v0.10.0) (2019-10-04)


### Bug Fixes

* .snyk & package.json to reduce vulnerabilities ([33547e4](https://github.com/geekdada/surgio/commit/33547e4))
* add quote to user-agent ([e60ee8a](https://github.com/geekdada/surgio/commit/e60ee8a))


### Features

* native support for surge vmess ([02c063c](https://github.com/geekdada/surgio/commit/02c063c))



# [0.9.0](https://github.com/geekdada/surgio/compare/v0.8.0...v0.9.0) (2019-09-30)


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": "0.9.0",
"version": "0.10.0",
"main": "build/index.js",
"bin": {
"surgio": "bin/surgio.js"
Expand Down

0 comments on commit 593c170

Please sign in to comment.