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 05b760a commit f7b2c62Copy full SHA for f7b2c62
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.7](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.6...v1.5.7) (2023-05-01)
2
+
3
4
+### Bug Fixes
5
6
+* update manifest.json to manifest.webmanifest ([05b760a](https://github.com/CoCreate-app/CoCreate-twilio/commit/05b760a129717d2764b59d13ff9970cd91ca60b4))
7
8
## [1.5.6](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.5...v1.5.6) (2023-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.5.6",
+ "version": "1.5.7",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments