From a66671a443c6fe754fbff405fcd146e7920d5ed9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2024 12:36:17 +0000 Subject: [PATCH] chore(release): set `package.json` to 5.21.2 [skip ci] ## [5.21.2](https://github.com/twilio/twilio-cli/compare/5.21.1...5.21.2) (2024-08-26) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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"