Skip to content

Commit

Permalink
chore(release): set package.json to 5.13.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.13.0](5.12.0...5.13.0) (2023-08-24)
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent 5bddcd2 commit f19403a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [5.13.0](https://github.com/twilio/twilio-cli/compare/5.12.0...5.13.0) (2023-08-24)

---------------------------\n**Api**\n- Add new property for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of to skip any kind of risk check on the respective message request\n\n**Flex**\n- Changing path param to in interaction channel participant update endpoint **(breaking change)**\n\n**Messaging**\n- Add Channel Sender api\n- Fixing country code docs and removing Zipwhip references\n\n**Numbers**\n- Request status changed in numbers/v2/BulkHostedNumberOrders **(breaking change)**\n- Add bulk hosting orders API under version /v2## [5.12.0](https://github.com/twilio/twilio-cli/compare/5.11.0...5.12.0) (2023-08-14)


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.12.0",
"version": "5.13.0",
"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 f19403a

Please sign in to comment.