Skip to content

Commit 5cbbd19

Browse files
chore(release): 1.13.1 [skip ci]
## [1.13.1](v1.13.0...v1.13.1) (2025-01-18) ### Bug Fixes * filter-query-key ([788164a](788164a))
1 parent 788164a commit 5cbbd19

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.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+
18
# [1.13.0](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.5...v1.13.0) (2024-11-04)
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.13.0",
3+
"version": "1.13.1",
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)