From c061150cb833ce73d9ed24d733aea533cc021f41 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Aug 2022 05:30:56 +0000 Subject: [PATCH] chore(release): set `package.json` to 7.1.0 [skip ci] ## [7.1.0](https://github.com/twilio/twilio-cli-core/compare/7.0.0...7.1.0) (2022-08-25) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e7b7b5a8..9b42a3af 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [7.1.0](https://github.com/twilio/twilio-cli-core/compare/7.0.0...7.1.0) (2022-08-25) + --------------------------- **Library - Test** - [PR #73](https://github.com/twilio/twilio-oai/pull/73): add test-docker rule. Thanks to [@beebzz](https://github.com/beebzz)! diff --git a/package.json b/package.json index f466c7a0..5b1be48e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "7.0.0", + "version": "7.1.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"