From f0c15088c9e0bf79967371d8f03252a91927cb8a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Oct 2023 11:48:40 +0000 Subject: [PATCH] chore(release): set `package.json` to 7.18.0 [skip ci] ## [7.18.0](https://github.com/twilio/twilio-cli-core/compare/7.17.0...7.18.0) (2023-10-19) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2f3ac808..ce083509 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [7.18.0](https://github.com/twilio/twilio-cli-core/compare/7.17.0...7.18.0) (2023-10-19) + --------------------------- **Accounts** - Updated Safelist metadata to correct the docs. diff --git a/package.json b/package.json index 41c0bec5..6e5a5a87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.17.0", + "version": "7.18.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"