diff --git a/CHANGES.md b/CHANGES.md index 3bb6cf5e..8b850dd9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [7.15.0](https://github.com/twilio/twilio-cli-core/compare/7.14.0...7.15.0) (2023-08-24) + --------------------------- **Api** - Add new property `RiskCheck` for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of `disable` to skip any kind of risk check on the respective message request diff --git a/package.json b/package.json index dec69da1..c9f73f7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.14.0", + "version": "7.15.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"