From e486377747549dadbf43e6dd34e2f270b7fe5e54 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Apr 2024 11:07:26 +0000 Subject: [PATCH] chore(release): set `package.json` to 7.23.2 [skip ci] ### [7.23.2](https://github.com/twilio/twilio-cli-core/compare/7.23.1...7.23.2) (2024-04-01) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9c693ad6..cab0e865 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +### [7.23.2](https://github.com/twilio/twilio-cli-core/compare/7.23.1...7.23.2) (2024-04-01) + --------------------------- **Api** - Add property `queue_time` to conference participant resource diff --git a/package.json b/package.json index 5096abaa..d429720f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.23.1", + "version": "7.23.2", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"