diff --git a/CHANGES.md b/CHANGES.md index b150d4646..784c42f23 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +## [4.5.0](https://github.com/shrutiburman/twilio-cli/compare/4.4.0...4.5.0) (2022-09-12) + + +### Library - Fixes + +* test this with oclif-dev only ([4785303](https://github.com/shrutiburman/twilio-cli/commit/4785303d339fc49929c0a0003428804b510131ec)) + + +### Library - Features + +* test this with oclif-dev only ([6cbbea9](https://github.com/shrutiburman/twilio-cli/commit/6cbbea916f9d0162b5125852f8c0088d1579c427)) + ## [4.4.0](https://github.com/shrutiburman/twilio-cli/compare/4.3.3...4.4.0) (2022-09-12) diff --git a/package.json b/package.json index e82d0b2f8..66bbbbf83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "4.4.0", + "version": "4.5.0", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"