Skip to content

Commit d539567

Browse files
chore(release): 1.8.2 [skip ci]
## [1.8.2](v1.8.1...v1.8.2) (2023-09-18) ### Bug Fixes * Add path and pathname ([3de68ff](3de68ff)) * Update CoCreate depndencies to latest versions ([1f248c3](1f248c3))
1 parent 1f248c3 commit d539567

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.8.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.1...v1.8.2) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([3de68ff](https://github.com/CoCreate-app/CoCreate-twilio/commit/3de68ffdfcd30c6fa9a307c91ec22edeb2f2203f))
7+
* Update CoCreate depndencies to latest versions ([1f248c3](https://github.com/CoCreate-app/CoCreate-twilio/commit/1f248c34e82f651851caedcc5ed4c174632cd44b))
8+
19
## [1.8.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.8.0...v1.8.1) (2023-08-21)
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.8.1",
3+
"version": "1.8.2",
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)