Skip to content

Commit 62988e7

Browse files
chore(release): 1.5.9 [skip ci]
## [1.5.9](v1.5.8...v1.5.9) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([bf696bc](bf696bc)) * filter-sort icon ([cf186cf](cf186cf))
1 parent c872052 commit 62988e7

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.5.9](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.8...v1.5.9) (2023-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([bf696bc](https://github.com/CoCreate-app/CoCreate-twilio/commit/bf696bcea155a130a2eefd3a6095e94919ed1a8c))
7+
* filter-sort icon ([cf186cf](https://github.com/CoCreate-app/CoCreate-twilio/commit/cf186cf2570f0d3f3df84fcabee2fe3aa95f5202))
8+
19
## [1.5.8](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.7...v1.5.8) (2023-05-01)
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.5.8",
3+
"version": "1.5.9",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -66,4 +66,4 @@
6666
"twilio-client-mirror": "0.0.2",
6767
"util": "^0.12.3"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)