Skip to content

Commit 36dbb7f

Browse files
chore(release): 1.3.34 [skip ci]
## [1.3.34](v1.3.33...v1.3.34) (2022-12-15) ### Bug Fixes * add missing dev dependency style-loader ([0305ef7](0305ef7))
1 parent 0305ef7 commit 36dbb7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.34](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.3.33...v1.3.34) (2022-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dev dependency style-loader ([0305ef7](https://github.com/CoCreate-app/CoCreate-twilio/commit/0305ef7c1e2eeb1ed0bbe3e172c9d80c908dc342))
7+
18
## [1.3.33](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.3.32...v1.3.33) (2022-12-13)
29

310

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