Skip to content

Commit 7dc30b9

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([dc62e83](dc62e83)) * replace cdn with /dist ([cafb800](cafb800)) * update file uploader ([8ea6c01](8ea6c01))
1 parent dc62e83 commit 7dc30b9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.7.0...v1.7.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([dc62e83](https://github.com/CoCreate-app/CoCreate-twilio/commit/dc62e836ef142cf4c3530fb2308195c80030e933))
7+
* replace cdn with /dist ([cafb800](https://github.com/CoCreate-app/CoCreate-twilio/commit/cafb800981aabfea3d89a922cc7aed85bc74176c))
8+
* update file uploader ([8ea6c01](https://github.com/CoCreate-app/CoCreate-twilio/commit/8ea6c01f5078688c0ea48772a4b7b8fed05391db))
9+
110
# [1.7.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.6.0...v1.7.0) (2023-08-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/twilio",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",

0 commit comments

Comments
 (0)