File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.15] ( https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.14...v1.0.15 ) (2021-06-24)
2+
3+
4+ ### Bug Fixes
5+
6+ * package versioningto 1.0.0 ([ 4d16d81] ( https://github.com/CoCreate-app/CoCreate-twilio/commit/4d16d8156fd65818f2580f244b3aa3345073f7d6 ) )
7+
18## [ 1.0.14] ( https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.13...v1.0.14 ) (2021-06-24)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/twilio" ,
3- "version" : " 1.0.14 " ,
3+ "version" : " 1.0.15 " ,
44 "description" : " A simple twilio component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
55 "keywords" : [
66 " twilio" ,
2020 " html5-framework" ,
2121 " javascript-framework"
2222 ],
23- "publishConfig" : { "access" : " public" },
23+ "publishConfig" : {
24+ "access" : " public"
25+ },
2426 "scripts" : {
2527 "start" : " NODE_ENV=debug npx webpack --config webpack.config.js" ,
2628 "build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
3335 },
3436 "author" : " CoCreate LLC" ,
3537 "license" : " MIT" ,
36- "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-twilio/issues" },
38+ "bugs" : {
39+ "url" : " https://github.com/CoCreate-app/CoCreate-twilio/issues"
40+ },
3741 "homepage" : " https://cocreate.app/docs/twilio" ,
3842 "funding" : {
3943 "type" : " GitHub Sponsors ❤" ,
You can’t perform that action at this time.
0 commit comments