Skip to content

Commit 580c300

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.56...v1.4.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([d7fa233](d7fa233))
1 parent 809c33f commit 580c300

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.3.56...v1.4.0) (2023-03-16)
2+
3+
4+
### Features
5+
6+
* replaced get-value and set-value with a super charged version of CoCreate-events ([d7fa233](https://github.com/CoCreate-app/CoCreate-twilio/commit/d7fa2339119af4877923a5f8e4d2c7c2ef3149d2))
7+
18
## [1.3.56](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.3.55...v1.3.56) (2023-02-01)
29

310

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

0 commit comments

Comments
 (0)