From e73c5e7c7da0b1cf30829869e9f7182c4b3b6cad Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Jun 2023 11:56:46 +0000 Subject: [PATCH] chore(release): set `package.json` to 7.12.0 [skip ci] ## [7.12.0](https://github.com/twilio/twilio-cli-core/compare/7.11.0...7.12.0) (2023-06-28) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 12dee179..6e6fcec1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [7.12.0](https://github.com/twilio/twilio-cli-core/compare/7.11.0...7.12.0) (2023-06-28) + --------------------------- **Lookups** - Add `reassigned_number` package to the lookup response diff --git a/package.json b/package.json index 9d1488b0..c842addd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.11.0", + "version": "7.12.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"