Skip to content

Commit 9b83822

Browse files
chore(release): 1.5.5 [skip ci]
## [1.5.5](v1.5.4...v1.5.5) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([dfbce27](dfbce27)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([703e210](703e210)) * removed toogle fullscreen icons. now using css content ([1938d7a](1938d7a))
1 parent dfbce27 commit 9b83822

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.5](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.4...v1.5.5) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([dfbce27](https://github.com/CoCreate-app/CoCreate-twilio/commit/dfbce27b49b757cc689ccf7316f86df26340ca65))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([703e210](https://github.com/CoCreate-app/CoCreate-twilio/commit/703e210392e3b3b34f3799b71bde2fd8e9f41a31))
8+
* removed toogle fullscreen icons. now using css content ([1938d7a](https://github.com/CoCreate-app/CoCreate-twilio/commit/1938d7a8eaa4ec9ee51091800db4c17c9367fb43))
9+
110
## [1.5.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.3...v1.5.4) (2023-04-24)
211

312

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