Skip to content

Commit 2bdacdc

Browse files
chore(release): 1.5.19 [skip ci]
## [1.5.19](v1.5.18...v1.5.19) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([5d1897e](5d1897e))
1 parent 5d1897e commit 2bdacdc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.19](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.18...v1.5.19) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([5d1897e](https://github.com/CoCreate-app/CoCreate-twilio/commit/5d1897ed33c6092d5c1211e4fc4e953564d8eaea))
7+
18
## [1.5.18](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.17...v1.5.18) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/twilio",
3-
"version": "1.5.18",
3+
"version": "1.5.19",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -65,4 +65,4 @@
6565
"twilio-client-mirror": "0.0.2",
6666
"util": "^0.12.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)