Skip to content

Commit 724c5e8

Browse files
chore(release): 1.12.3 [skip ci]
## [1.12.3](v1.12.2...v1.12.3) (2024-02-05) ### Bug Fixes * removed from clinet.js ([b4b741a](b4b741a)) * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([3b4c21b](3b4c21b))
1 parent 3b4c21b commit 724c5e8

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.12.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.2...v1.12.3) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* removed from clinet.js ([b4b741a](https://github.com/CoCreate-app/CoCreate-twilio/commit/b4b741ad6ac2f785b51a69ffa580f2ac57c8cafd))
7+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([3b4c21b](https://github.com/CoCreate-app/CoCreate-twilio/commit/3b4c21be341dc625068103c5e312b6c0d8fbdff6))
8+
19
## [1.12.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.1...v1.12.2) (2023-12-09)
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.12.2",
3+
"version": "1.12.3",
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)