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 788164a commit 5cbbd19Copy full SHA for 5cbbd19
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.1](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.13.0...v1.13.1) (2025-01-18)
2
+
3
4
+### Bug Fixes
5
6
+* filter-query-key ([788164a](https://github.com/CoCreate-app/CoCreate-twilio/commit/788164aec0a38420419dedc7098a02d6bd912005))
7
8
# [1.13.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.5...v1.13.0) (2024-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
- "version": "1.13.0",
+ "version": "1.13.1",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
0 commit comments