Skip to content

Commit 5ec9398

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2020-04-20) ### Bug Fixes * **dep-bump:** remove dirty-chai (no ts support);deactivate tslint rule no-unused-expression in test ([150ae57](150ae57))
1 parent 150ae57 commit 5ec9398

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/hexonet/node-sdk/compare/v6.0.0...v6.0.1) (2020-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **dep-bump:** remove dirty-chai (no ts support);deactivate tslint rule no-unused-expression in test ([150ae57](https://github.com/hexonet/node-sdk/commit/150ae57b5c2c477c062970eee40bbfea479a1594))
7+
18
# [6.0.0](https://github.com/hexonet/node-sdk/compare/v5.6.0...v6.0.0) (2020-04-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hexonet/ispapi-apiconnector",
33
"description": "Node.js SDK for the insanely fast HEXONET API",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"private": false,
66
"author": {
77
"name": "Kai Schwarz",

0 commit comments

Comments
 (0)