Skip to content

Commit db40d49

Browse files
chore(release): 1.0.20 [skip ci]
## [1.0.20](v1.0.19...v1.0.20) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([3cc3dc7](3cc3dc7)) * remove yarn.lock ([0a61b44](0a61b44))
1 parent 3cc3dc7 commit db40d49

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.20](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.19...v1.0.20) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([3cc3dc7](https://github.com/CoCreate-app/CoCreate-twilio/commit/3cc3dc7ff0fa94954a6fa544a15cbdae1d809b44))
7+
* remove yarn.lock ([0a61b44](https://github.com/CoCreate-app/CoCreate-twilio/commit/0a61b44283c1b0e973119ba00b760ea6f1e1d653))
8+
19
## [1.0.19](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.18...v1.0.19) (2021-07-10)
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.19",
3+
"version": "1.0.20",
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)