Skip to content

Commit 96a393f

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2023-04-11) ### Bug Fixes * renamed domains to hosts ([e4d7b0c](e4d7b0c))
1 parent e4d7b0c commit 96a393f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.4...v1.4.5) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed domains to hosts ([e4d7b0c](https://github.com/CoCreate-app/CoCreate-twilio/commit/e4d7b0caf8e9b16327ac65d3c00096d319981081))
7+
18
## [1.4.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.3...v1.4.4) (2023-03-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/twilio",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",

0 commit comments

Comments
 (0)