Skip to content

Commit affa99b

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2023-10-09) ### Bug Fixes * bump dependencies ([7554504](7554504)) * bump dependencies ([b110914](b110914))
1 parent 7554504 commit affa99b

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.9.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.0...v1.9.1) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([7554504](https://github.com/CoCreate-app/CoCreate-twilio/commit/755450473493d7f84c6316713b6a61c1efc39672))
7+
* bump dependencies ([b110914](https://github.com/CoCreate-app/CoCreate-twilio/commit/b110914f1e01e6c0c97598693d4e6e97904007e7))
8+
19
# [1.9.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.2...v1.9.0) (2023-09-19)
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.9.0",
3+
"version": "1.9.1",
44
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"twilio",
@@ -65,4 +65,4 @@
6565
"twilio-client-mirror": "0.0.2",
6666
"util": "^0.12.3"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)