Skip to content

Commit

Permalink
chore(release): set package.json to 7.26.5 [skip ci]
Browse files Browse the repository at this point in the history
### [7.26.5](7.26.4...7.26.5) (2024-10-24)

### Library - Chores

* update twilio version to use patched axios version ([#251](#251)) ([6554866](6554866))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 0f7f484 commit 9d678b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [7.26.5](https://github.com/twilio/twilio-cli-core/compare/7.26.4...7.26.5) (2024-10-24)


### Library - Chores

* update twilio version to use patched axios version ([#251](https://github.com/twilio/twilio-cli-core/issues/251)) ([6554866](https://github.com/twilio/twilio-cli-core/commit/65548666636927573de8bbc6ee737d5424abcc34))

--------------------------
**Conversations**
- Expose ConversationWithParticipants resource that allows creating a conversation with participants
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio/cli-core",
"version": "7.26.4",
"version": "7.26.5",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit 9d678b9

Please sign in to comment.