We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a1f63 commit da103bfCopy full SHA for da103bf
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2](https://github.com/smsapi/smsapi-javascript-client/compare/v2.1.1...v2.1.2) - 2025-09-12
4
+
5
+### Changed
6
7
+- Replaced form-data package with native FormData. (Accidentally pushed code from v2.1.0 instead of v2.1.1).
8
+- Dependencies update.
9
10
## [2.1.1](https://github.com/smsapi/smsapi-javascript-client/compare/v2.1.0...v2.1.1) - 2025-07-29
11
12
### Changed
0 commit comments