From 26e4119a7a798e7399b17ef7b8fa1d4763697e42 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Nov 2022 05:50:49 +0000 Subject: [PATCH] chore(release): set `package.json` to 5.2.1 [skip ci] ### [5.2.1](https://github.com/twilio/twilio-cli/compare/5.2.0...5.2.1) (2022-11-02) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 86be16760..27e36e89d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +### [5.2.1](https://github.com/twilio/twilio-cli/compare/5.2.0...5.2.1) (2022-11-02) + --------------------------- **Library - Fix** - [PR #80](https://github.com/twilio/twilio-oai/pull/80): update parent logic for handling of parents vs. containers. Thanks to [@childish-sambino](https://github.com/childish-sambino)! diff --git a/package.json b/package.json index 381b95759..a9df0ce99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.2.0", + "version": "5.2.1", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"