@cocreate/twilio
Advanced tools
Comparing version 1.5.7 to 1.5.8
@@ -0,1 +1,8 @@ | ||
## [1.5.8](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.7...v1.5.8) (2023-05-01) | ||
### Bug Fixes | ||
* replaced icon toggles with new svg ([4070186](https://github.com/CoCreate-app/CoCreate-twilio/commit/4070186855f15d4f8949f7431f04c7cfc53c8937)) | ||
## [1.5.7](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.6...v1.5.7) (2023-05-01) | ||
@@ -2,0 +9,0 @@ |
@@ -20,5 +20,6 @@ module.exports = { | ||
"directory": "/docs/twilio", | ||
"content-type": "text/html", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "5ffbceb7f11d2d00103c4535" | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
} | ||
@@ -25,0 +26,0 @@ } |
{ | ||
"name": "@cocreate/twilio", | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1670436
787