Skip to content

Commit ad7c640

Browse files
chore(release): 1.5.16 [skip ci]
## [1.5.16](v1.5.15...v1.5.16) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ee541f2](ee541f2))
1 parent 845a80e commit ad7c640

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.16](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.15...v1.5.16) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ee541f2](https://github.com/CoCreate-app/CoCreate-twilio/commit/ee541f2fa06b64752acce79b778821b3d5fda1dd))
7+
18
## [1.5.15](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.14...v1.5.15) (2023-06-04)
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.15",
3+
"version": "1.5.16",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -67,4 +67,4 @@
6767
"twilio-client-mirror": "0.0.2",
6868
"util": "^0.12.3"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)