diff --git a/CHANGES.md b/CHANGES.md index fddc94bec..cf43730a1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,14 @@ +## [6.0.0](https://github.com/shrutiburman/twilio-cli/compare/5.0.0...6.0.0) (2022-10-17) + + +### ⚠ BREAKING CHANGES + +* to trigger new version + +### Library - Features + +* Adding description to mark the installed app ([c812152](https://github.com/shrutiburman/twilio-cli/commit/c8121529ba4b859e2a0d7092cbb49f8e942aff63)) + ## [5.0.0](https://github.com/shrutiburman/twilio-cli/compare/4.1.0...5.0.0) (2022-10-17) diff --git a/package.json b/package.json index 67d3d5f39..b0b776a0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.0.0", + "version": "6.0.0", "description": "[Gameday] Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"