Skip to content

Releases: inwx/nodejs-client

v3.3.0

26 Mar 12:23
6b03bcd

Choose a tag to compare

What's Changed

  • feat: add support for custom HTTP headers in API requests by @ab7z in #25
  • Bump elliptic from 6.5.6 to 6.6.0 by @dependabot in #24

Full Changelog: v3.2.2...v3.3.0

CICD publish process

13 Aug 12:25
5049a88

Choose a tag to compare

v3.2.2

Update the version

CICD

13 Aug 11:55
ccf6d5e

Choose a tag to compare

Update the release version based on the specified version in package.json.

Also testing the cicd publish process.

fix: print actual response

15 Feb 15:55
6c21cef

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

Choose a tag to compare

Merge pull request #16 from inwx/15-security-vulnerability-because-of…

v3.0.2

11 Dec 08:11

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

Choose a tag to compare

New Features

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

v3.0.0

28 Oct 11:44
370b4fa

Choose a tag to compare

Introduces first working version