Skip to content

Commit 25d138b

Browse files
chore(release): 1.13.2 [skip ci]
## [1.13.2](v1.13.1...v1.13.2) (2025-04-30) ### Bug Fixes * added css-loader ([da40318](da40318)) * update query attributes ([3b66cf1](3b66cf1)) * updated cocreate modules versions ([ffa8d4e](ffa8d4e)) * webpack.config and devdependencies ([aa6827e](aa6827e))
1 parent da40318 commit 25d138b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.13.2](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.13.1...v1.13.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([da40318](https://github.com/CoCreate-app/CoCreate-twilio/commit/da403181a4aa071e11eba920f55a2d3b275588f6))
7+
* update query attributes ([3b66cf1](https://github.com/CoCreate-app/CoCreate-twilio/commit/3b66cf1f0323449497b7c1fed2653b6947f3962b))
8+
* updated cocreate modules versions ([ffa8d4e](https://github.com/CoCreate-app/CoCreate-twilio/commit/ffa8d4e406f14a98a64cb3fd4156e1f709d98e2c))
9+
* webpack.config and devdependencies ([aa6827e](https://github.com/CoCreate-app/CoCreate-twilio/commit/aa6827eb60ba0dac468515f5c24f29fbea397760))
10+
111
## [1.13.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.13.0...v1.13.1) (2025-01-18)
212

313

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