diff --git a/CHANGES.md b/CHANGES.md index 3c5dbfc69..460b2f424 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [4.5.2](https://github.com/shrutiburman/twilio-cli/compare/4.5.1...4.5.2) (2022-09-13) + + +### Library - Fixes + +* testing all workflows ([b1110e1](https://github.com/shrutiburman/twilio-cli/commit/b1110e118536f566bbde86705788b6a03d2b2f28)) + ### [4.5.1](https://github.com/shrutiburman/twilio-cli/compare/4.5.0...4.5.1) (2022-09-12) diff --git a/package.json b/package.json index 4183acf01..3253a57f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "4.5.1", + "version": "4.5.2", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"