Skip to content

2.0.3: Fix bug in dial action

Compare
Choose a tag to compare
@stephenafamo stephenafamo released this 13 Sep 17:10
· 98 commits to master since this release
ad7606c
The dial action should take an array of phone numbers and convert to a string.
Previously, it acted as though the phone numbers is a single string instead of an array of strings.