Skip to content

Commit d871f84

Browse files
chore(release): 5.5.1 [skip ci]
## [5.5.1](v5.5.0...v5.5.1) (2019-08-16) ### Bug Fixes * **APIClient:** change default SDK url ([3378ee9](3378ee9))
1 parent 3378ee9 commit d871f84

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+
## [5.5.1](https://github.com/hexonet/node-sdk/compare/v5.5.0...v5.5.1) (2019-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **APIClient:** change default SDK url ([3378ee9](https://github.com/hexonet/node-sdk/commit/3378ee9))
7+
18
# [5.5.0](https://github.com/hexonet/node-sdk/compare/v5.4.2...v5.5.0) (2019-04-16)
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": "5.5.0",
4+
"version": "5.5.1",
55
"private": false,
66
"author": {
77
"name": "Kai Schwarz",

0 commit comments

Comments
 (0)