Skip to content

Commit fd34558

Browse files
chore(release): 7.0.3 [skip ci]
## [7.0.3](v7.0.2...v7.0.3) (2020-04-27) ### Bug Fixes * **apiclient:** remove deprecated private function toUpperCaseKeys ([f529619](f529619))
1 parent f529619 commit fd34558

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+
## [7.0.3](https://github.com/hexonet/node-sdk/compare/v7.0.2...v7.0.3) (2020-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **apiclient:** remove deprecated private function toUpperCaseKeys ([f529619](https://github.com/hexonet/node-sdk/commit/f5296199b60d376f152a352aac4db7ead2634a96))
7+
18
## [7.0.2](https://github.com/hexonet/node-sdk/compare/v7.0.1...v7.0.2) (2020-04-27)
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": "7.0.2",
4+
"version": "7.0.3",
55
"private": false,
66
"author": {
77
"name": "Kai Schwarz",

0 commit comments

Comments
 (0)