We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f529619 commit fd34558Copy full SHA for fd34558
HISTORY.md
@@ -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
8
## [7.0.2](https://github.com/hexonet/node-sdk/compare/v7.0.1...v7.0.2) (2020-04-27)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@hexonet/ispapi-apiconnector",
"description": "Node.js SDK for the insanely fast HEXONET API",
- "version": "7.0.2",
+ "version": "7.0.3",
"private": false,
"author": {
"name": "Kai Schwarz",
0 commit comments