We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f04358 commit c4e2a7bCopy full SHA for c4e2a7b
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [2.1.3](https://github.com/smsapi/smsapi-javascript-client/compare/v2.1.2...v2.1.3) - 2025-11-25
4
+
5
+### Added
6
7
+- Support for MFA with `smsapi.mfa.generateCode()` and `smsapi.mfa.verifyCode()`.
8
9
+### Changed
10
11
+- Better error handling. Now we return HTTP status code and response from API.
12
13
## [2.1.2](https://github.com/smsapi/smsapi-javascript-client/compare/v2.1.1...v2.1.2) - 2025-09-12
14
15
### Changed
0 commit comments