Skip to content

Releases: nextsms/node-nextsms

v1.1.0

12 Jul 18:24
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump nanoid from 3.1.30 to 3.2.0 by @dependabot in #24
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #22
  • chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #21
  • [Snyk] Upgrade axios from 0.24.0 to 0.25.0 by @snyk-bot in #25
  • Feature/add base64key option by @reubenwedson in #26
  • [Snyk] Upgrade axios from 0.25.0 to 0.26.0 by @snyk-bot in #27
  • [Snyk] Upgrade axios from 0.26.0 to 0.26.1 by @snyk-bot in #29
  • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #30
  • [Snyk] Upgrade axios from 0.26.1 to 0.27.2 by @snyk-bot in #31
  • chore(deps): bump terser from 4.8.0 to 4.8.1 by @dependabot in #32
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #33
  • chore(deps): bump minimist from 1.2.5 to 1.2.7 by @dependabot in #34
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #35
  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #36
  • chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #37
  • fix: fixed types & singleTextMultipleDest implementation by @maotora in #40
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #38

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

16 Jan 19:23
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Nov 23:56
Compare
Choose a tag to compare

@nextsms/js-client 1.0.0 is here 🎉

🚀 Features

  • API refactored to use camelCase instead of previous snake_case
  • Add support for environments
  • More docs added

v0.0.4

12 May 15:37
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
Merge branch 'main' of github.com:nextsms/js-client into main

v0.0.3

12 May 15:31
35fb2e7
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
Update npm-publish.yml

v0.0.2

12 May 15:28
c3b0b09
Compare
Choose a tag to compare

Minor update 👍🏾

Added 🚀

  • Add support for Environment awareness