Skip to content

Commit 8f26935

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2020-11-17) ### Bug Fixes * 补全了哪些错误需要重新鉴权,哪些错误需要重试 ([51e674a](51e674a))
1 parent d95622c commit 8f26935

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.2](https://github.com/searchfe/fis-http-push/compare/v1.6.1...v1.6.2) (2020-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 补全了哪些错误需要重新鉴权,哪些错误需要重试 ([51e674a](https://github.com/searchfe/fis-http-push/commit/51e674a6cfc9fd2b30681ecaa2869d3dd65131c8))
7+
18
## [1.6.1](https://github.com/searchfe/fis-http-push/compare/v1.6.0...v1.6.1) (2020-11-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fis-http-push",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"discription": "API for FIS http push",
55
"bin": {
66
"fcp": "dist/bin/fcp.js",

0 commit comments

Comments
 (0)