From 08cb4e67b47e60256e8ee79b7fb4129f0b88a3e0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 19 Oct 2022 21:19:53 +0000 Subject: [PATCH] chore(release): set `package.json` to 7.4.0 [skip ci] ## [7.4.0](https://github.com/twilio/twilio-cli-core/compare/7.3.0...7.4.0) (2022-10-19) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4297babf..c59b4140 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [7.4.0](https://github.com/twilio/twilio-cli-core/compare/7.3.0...7.4.0) (2022-10-19) + --------------------------- **Library - Chore** - [PR #79](https://github.com/twilio/twilio-oai/pull/79): update mountName and className extensions. Thanks to [@childish-sambino](https://github.com/childish-sambino)! diff --git a/package.json b/package.json index 2e574b85..7be2639b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.3.0", + "version": "7.4.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"