We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061bf67 commit 18c75feCopy full SHA for 18c75fe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.3...v1.9.4) (2023-10-16)
2
+
3
4
+### Bug Fixes
5
6
+* replaced deleteDocuments with delete ([061bf67](https://github.com/CoCreate-app/CoCreate-twilio/commit/061bf678642f47651d1425434764207ba3f23521))
7
8
## [1.9.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.2...v1.9.3) (2023-10-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.9.3",
+ "version": "1.9.4",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments