Skip to content

Releases: inwx/nodejs-client

fix: print actual response

15 Feb 15:55
6c21cef
Compare
Choose a tag to compare

What's Changed

  • fix: print actual response by @IbrahimAkil in #18: [object Object] was printed before, fixed it print the actual response

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

05 Jul 06:46
17b7c59
Compare
Choose a tag to compare
Merge pull request #16 from inwx/15-security-vulnerability-because-of…

…-deprecated-request-npm-dependency

Replace deprecated request to native fetch

v3.0.2

11 Dec 08:11
Compare
Choose a tag to compare

Bug Fixes

  • Fix npm package name in installation instructions (#1 @wmnnd)
  • Fix incorrect API_URL_LIVE constant name in README (#2 @wmnnd)

v3.0.1

11 Dec 08:18
Compare
Choose a tag to compare

New Features

  • Adds README
  • Adds package to npm (domrobot-client)

v3.0.0

28 Oct 11:44
370b4fa
Compare
Choose a tag to compare

Introduces first working version