diff --git a/CHANGES.md b/CHANGES.md index e9396b72..ae3cc11c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## [6.6.0](https://github.com/twilio/twilio-cli-core/compare/6.5.0...6.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 ac5c6f73..7d3806c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "6.5.0", + "version": "6.6.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"