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 21558df commit 81c0392Copy full SHA for 81c0392
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.13.3...v1.13.4) (2026-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* update worklow ([21558df](https://github.com/CoCreate-app/CoCreate-twilio/commit/21558df35b202552a19d6ab5f37ffee910d27061))
7
8
## [1.13.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.13.2...v1.13.3) (2025-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.13.3",
+ "version": "1.13.4",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments