diff --git a/CHANGES.md b/CHANGES.md index 1cca7d3c..6129a4f6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [5.21.2](https://github.com/twilio/twilio-cli/compare/5.21.1...5.21.2) (2024-08-26) + -------------------------- **Library - Fix** - [PR #116](https://github.com/twilio/twilio-oai/pull/116): Removing pascal case rule for query and path params. Changing the spec files for orgs api. Thanks to [@AsabuHere](https://github.com/AsabuHere)! diff --git a/package.json b/package.json index cb3698e1..ae8916a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.21.1", + "version": "5.21.2", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.", "keywords": [ "oclif"