Skip to content

Commit

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

### Library - Chores

* bump cli-core version ([#613](#613)) ([1b8bc14](1b8bc14))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent fdcec79 commit e3367de
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 @@
## [5.22.5](https://github.com/twilio/twilio-cli/compare/5.22.4...5.22.5) (2024-10-24)


### Library - Chores

* bump cli-core version ([#613](https://github.com/twilio/twilio-cli/issues/613)) ([1b8bc14](https://github.com/twilio/twilio-cli/commit/1b8bc149536d4e958ed09bb49f4c7362b6657ab4))

--------------------------
**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",
"version": "5.22.4",
"version": "5.22.5",
"description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.",
"keywords": [
"oclif"
Expand Down

0 comments on commit e3367de

Please sign in to comment.