Skip to content

Commit a4e3f83

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-04-19) ### Bug Fixes * ci and build process ([6a0e8d5](6a0e8d5)) * npm publish and cdn deployment ([5b2bd00](5b2bd00))
1 parent 5b2bd00 commit a4e3f83

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.6](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.5...v1.0.6) (2021-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ci and build process ([6a0e8d5](https://github.com/CoCreate-app/CoCreate-twilio/commit/6a0e8d58fe04057580789f7dc6b853d730d633c6))
7+
* npm publish and cdn deployment ([5b2bd00](https://github.com/CoCreate-app/CoCreate-twilio/commit/5b2bd00e78a76c8ad477d9f4d66c270b30ec982b))
8+
19
## [1.0.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.4...v1.0.5) (2021-04-04)
210

311

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.0.5",
3+
"version": "1.0.6",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",

0 commit comments

Comments
 (0)