Skip to content

Commit

Permalink
chore(release): 1.12.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.4](v1.12.3...v1.12.4) (2024-04-29)

### Bug Fixes

* bump cocreate dependencies ([f0e99cf](f0e99cf))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent f0e99cf commit a103043
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.12.4](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.3...v1.12.4) (2024-04-29)


### Bug Fixes

* bump cocreate dependencies ([f0e99cf](https://github.com/CoCreate-app/CoCreate-twilio/commit/f0e99cf93dc8cceabe02ba06436eb158beb231e7))

## [1.12.3](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.12.2...v1.12.3) (2024-02-05)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/twilio",
"version": "1.12.3",
"version": "1.12.4",
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"twilio",
Expand Down Expand Up @@ -64,4 +64,4 @@
"twilio-client-mirror": "0.0.2",
"util": "^0.12.3"
}
}
}

0 comments on commit a103043

Please sign in to comment.