Skip to content

Commit d87cadf

Browse files
chore(release): 1.12.5 [skip ci]
## [1.12.5](v1.12.4...v1.12.5) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([425ef20](425ef20)) * svg icon class ([6f91e37](6f91e37))
1 parent 425ef20 commit d87cadf

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.4...v1.12.5) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([425ef20](https://github.com/CoCreate-app/CoCreate-twilio/commit/425ef207296c1c429b5b3642a9b143194b95602d))
7+
* svg icon class ([6f91e37](https://github.com/CoCreate-app/CoCreate-twilio/commit/6f91e373daf0bee3a59ed466805db0b5e2f72d73))
8+
19
## [1.12.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.3...v1.12.4) (2024-04-29)
210

311

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.4",
3+
"version": "1.12.5",
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)