Skip to content

Commit e9e5c29

Browse files
chore(release): 1.5.27 [skip ci]
## [1.5.27](v1.5.26...v1.5.27) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b750466](b750466))
1 parent b750466 commit e9e5c29

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.27](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.26...v1.5.27) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b750466](https://github.com/CoCreate-app/CoCreate-twilio/commit/b750466ec8c8f85cc52d10ebed6b4c14d6bca9de))
7+
18
## [1.5.26](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.25...v1.5.26) (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.26",
3+
"version": "1.5.27",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -66,4 +66,4 @@
6666
"twilio-client-mirror": "0.0.2",
6767
"util": "^0.12.3"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)