From 3724491639b640540db7e70980c6ca12cf21e0e5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Jul 2022 06:24:24 +0000 Subject: [PATCH] chore(release): set `package.json` to 3.6.0 [skip ci] ## [3.6.0](https://github.com/twilio/twilio-cli/compare/3.5.0...3.6.0) (2022-07-14) --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index cb93bc260..d36e50ad1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [3.6.0](https://github.com/twilio/twilio-cli/compare/3.5.0...3.6.0) (2022-07-14) + --------------------------- **Library - Test** - [PR #67](https://github.com/twilio/twilio-oai/pull/67): Adding misc as PR type. Thanks to [@rakatyal](https://github.com/rakatyal)! diff --git a/package.json b/package.json index b9bc381d9..b41e7882a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "3.5.0", + "version": "3.6.0", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"