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 e4d7b0c commit 96a393fCopy full SHA for 96a393f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.4...v1.4.5) (2023-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* renamed domains to hosts ([e4d7b0c](https://github.com/CoCreate-app/CoCreate-twilio/commit/e4d7b0caf8e9b16327ac65d3c00096d319981081))
7
8
## [1.4.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.3...v1.4.4) (2023-03-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments