Skip to content

Commit a103043

Browse files
chore(release): 1.12.4 [skip ci]
## [1.12.4](v1.12.3...v1.12.4) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([f0e99cf](f0e99cf))
1 parent f0e99cf commit a103043

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.3...v1.12.4) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([f0e99cf](https://github.com/CoCreate-app/CoCreate-twilio/commit/f0e99cf93dc8cceabe02ba06436eb158beb231e7))
7+
18
## [1.12.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.2...v1.12.3) (2024-02-05)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/twilio",
3-
"version": "1.12.3",
3+
"version": "1.12.4",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -64,4 +64,4 @@
6464
"twilio-client-mirror": "0.0.2",
6565
"util": "^0.12.3"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)