Skip to content

Commit 60a80c3

Browse files
chore(release): 5.5.0 [skip ci]
# [5.5.0](v5.4.2...v5.5.0) (2019-04-16) ### Features * **responsetemplate:** add isPending method ([3307204](3307204))
1 parent 3307204 commit 60a80c3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.0](https://github.com/hexonet/node-sdk/compare/v5.4.2...v5.5.0) (2019-04-16)
2+
3+
4+
### Features
5+
6+
* **responsetemplate:** add isPending method ([3307204](https://github.com/hexonet/node-sdk/commit/3307204))
7+
18
## [5.4.2](https://github.com/hexonet/node-sdk/compare/v5.4.1...v5.4.2) (2019-04-04)
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,7 +1,7 @@
11
{
22
"name": "@hexonet/ispapi-apiconnector",
33
"description": "Node.js SDK for the insanely fast HEXONET API",
4-
"version": "5.4.2",
4+
"version": "5.5.0",
55
"private": false,
66
"author": {
77
"name": "Kai Schwarz",

0 commit comments

Comments
 (0)