Skip to content

Commit feb35e3

Browse files
chore(release): 1.5.8 [skip ci]
## [1.5.8](v1.5.7...v1.5.8) (2023-05-01) ### Bug Fixes * replaced icon toggles with new svg ([4070186](4070186))
1 parent 4070186 commit feb35e3

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.5.8](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.7...v1.5.8) (2023-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced icon toggles with new svg ([4070186](https://github.com/CoCreate-app/CoCreate-twilio/commit/4070186855f15d4f8949f7431f04c7cfc53c8937))
7+
18
## [1.5.7](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.6...v1.5.7) (2023-05-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.5.7",
3+
"version": "1.5.8",
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)