Skip to content

Commit 462af66

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2023-04-24) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([7b4ac85](7b4ac85))
1 parent 7b4ac85 commit 462af66

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.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.1...v1.5.2) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([7b4ac85](https://github.com/CoCreate-app/CoCreate-twilio/commit/7b4ac85e2d65a822c62d8324325b4894d06b9902))
7+
18
## [1.5.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.0...v1.5.1) (2023-04-24)
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.1",
3+
"version": "1.5.2",
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)