Skip to content

Commit 56bc5b4

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.8...v1.10.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([7d9295d](7d9295d))
1 parent 7d9295d commit 56bc5b4

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.10.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.8...v1.10.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([7d9295d](https://github.com/CoCreate-app/CoCreate-twilio/commit/7d9295d8f4414896e34aa574ecd58078d67176a1))
7+
18
## [1.9.8](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.9.7...v1.9.8) (2023-11-12)
29

310

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