Skip to content

Commit a46478c

Browse files
chore(release): 1.5.14 [skip ci]
## [1.5.14](v1.5.13...v1.5.14) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([5e4ef91](5e4ef91)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7d45703](7d45703))
1 parent 7d45703 commit a46478c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.14](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.13...v1.5.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([5e4ef91](https://github.com/CoCreate-app/CoCreate-twilio/commit/5e4ef912595e438dd2fc9d76e32ef2c13dc8a81a))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7d45703](https://github.com/CoCreate-app/CoCreate-twilio/commit/7d45703305b93889bf761500193844f7cec00b54))
8+
19
## [1.5.13](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.12...v1.5.13) (2023-06-04)
210

311

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.13",
3+
"version": "1.5.14",
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)