File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ This SDK stable for node versions 7 and above
2121| 1.2.0 | Added CSR lookup functionality |
2222| 1.2.1 | Fixed Subscription List functionality. Example code at: [ examples/subscription_list_and_delete] ( examples/subscription_list_and_delete.js ) |
2323| 1.2.2 | Readme Typo for ` RemoveImportedTnOrder ` |
24+ | 1.3.0 | Added Emergency Calling Notification endpoints |
2425
2526
2627## Install
@@ -1115,4 +1116,4 @@ try {
11151116catch (e) {
11161117 console .log (e);
11171118}
1118- ```
1119+ ```
Original file line number Diff line number Diff line change 11{
22 "name" : " @bandwidth/numbers" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " NodeJs Client library for Bandwidth Numbers API" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments