Skip to content

Commit

Permalink
v1.7.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Nov 26, 2019
1 parent e8133f5 commit 10084a4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.7.1-1](https:/geekdada/surgio/compare/v1.7.1-0...v1.7.1-1) (2019-11-26)


### Features

* **gateway:** 延长缓存时间至 12 个小时并增加环境变量配置 ([c7bdc5e](https:/geekdada/surgio/commit/c7bdc5e289f9ee0b8063a2fafac94b24008ec909))
* **utils:** 优化远程片段缓存读取 ([e8133f5](https:/geekdada/surgio/commit/e8133f5abf0f52fa29d6d60db8675e95f60a5e11))



## [1.7.1-0](https:/geekdada/surgio/compare/v1.7.0...v1.7.1-0) (2019-11-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": "1.7.1-0",
"version": "1.7.1-1",
"main": "build/index.js",
"typings": "build/index.d.ts",
"bin": {
Expand Down

0 comments on commit 10084a4

Please sign in to comment.