File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.8.2] ( https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.1...v1.8.2 ) (2023-09-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Add path and pathname ([ 3de68ff] ( https://github.com/CoCreate-app/CoCreate-twilio/commit/3de68ffdfcd30c6fa9a307c91ec22edeb2f2203f ) )
7
+ * Update CoCreate depndencies to latest versions ([ 1f248c3] ( https://github.com/CoCreate-app/CoCreate-twilio/commit/1f248c34e82f651851caedcc5ed4c174632cd44b ) )
8
+
1
9
## [ 1.8.1] ( https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.0...v1.8.1 ) (2023-08-21)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cocreate/twilio" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.8.2 " ,
4
4
"description" : " A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API." ,
5
5
"keywords" : [
6
6
" twilio" ,
65
65
"twilio-client-mirror" : " 0.0.2" ,
66
66
"util" : " ^0.12.3"
67
67
}
68
- }
68
+ }
You can’t perform that action at this time.
0 commit comments