We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0305ef7 commit 36dbb7fCopy full SHA for 36dbb7f
CHANGELOG.md
@@ -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
8
## [1.3.33](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.3.32...v1.3.33) (2022-12-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.3.33",
+ "version": "1.3.34",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments