Release as 0.5.0, and file issues on the GitHub mirror

This commit is contained in:
2026-09-14 14:09:58 +02:00
parent 773db43305
commit e8558aa471
4 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Migrating from larvitsmpp 0.4.0
`@larvit/smpp` 1.0.0 succeeds [larvitsmpp](https://www.npmjs.com/package/larvitsmpp) 0.4.0. The
`@larvit/smpp` 0.5.0 succeeds [larvitsmpp](https://www.npmjs.com/package/larvitsmpp) 0.4.0. The
shape is the same, connect, send, listen for delivery reports, with callbacks replaced by promises.
## API changes