Skip to content

Commit

Permalink
v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Oct 8, 2019
1 parent 0a5f07c commit 209f0f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [0.11.0](https://github.com/geekdada/surgio/compare/v0.10.0...v0.11.0) (2019-10-08)


### Bug Fixes

* cannot assign value to read only object ([5bcbecd](https://github.com/geekdada/surgio/commit/5bcbecd))


### Features

* 节点名补充国旗 Emoji ([dc1f34e](https://github.com/geekdada/surgio/commit/dc1f34e))
* 增加国别判断字段 ([ce6828c](https://github.com/geekdada/surgio/commit/ce6828c))
* add error message ([69b6bff](https://github.com/geekdada/surgio/commit/69b6bff))
* custom filters ([d5ee8bc](https://github.com/geekdada/surgio/commit/d5ee8bc))



# [0.10.0](https://github.com/geekdada/surgio/compare/v0.9.0...v0.10.0) (2019-10-04)


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.10.0",
"version": "0.11.0",
"main": "build/index.js",
"typings": "build/index.d.ts",
"bin": {
Expand Down

0 comments on commit 209f0f4

Please sign in to comment.