Skip to content

Commit 9d70d86

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2023-04-24) ### Bug Fixes * workflow node version updated 16 ([486dd58](486dd58))
1 parent 486dd58 commit 9d70d86

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.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.2...v1.5.3) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow node version updated 16 ([486dd58](https://github.com/CoCreate-app/CoCreate-twilio/commit/486dd58a846037d87b638449440bbeb40977fb2a))
7+
18
## [1.5.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.1...v1.5.2) (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.2",
3+
"version": "1.5.3",
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)