Skip to content

Commit e383b7d

Browse files
chore(release): 1.4.6 [skip ci]
## [1.4.6](v1.4.5...v1.4.6) (2023-04-11) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([7698d1e](7698d1e))
1 parent 7698d1e commit e383b7d

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.4.6](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.5...v1.4.6) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([7698d1e](https://github.com/CoCreate-app/CoCreate-twilio/commit/7698d1ed7749eec2f50d30b3d0c4040d7966567c))
7+
18
## [1.4.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.4.4...v1.4.5) (2023-04-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.4.5",
3+
"version": "1.4.6",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -67,4 +67,4 @@
6767
"twilio-client-mirror": "0.0.2",
6868
"util": "^0.12.3"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)