diff --git a/CHANGES.md b/CHANGES.md index c6d8668d..fe5fe605 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +## [5.22.2](https://github.com/twilio/twilio-cli/compare/5.22.1...5.22.2) (2024-09-25) + + +### Library - Chores + +* bump download-artifact to v4 ([#608](https://github.com/twilio/twilio-cli/issues/608)) ([0515ece](https://github.com/twilio/twilio-cli/commit/0515ece9a927f1cf75a5742c65445d8297f4f065)) +* bump upload artifact to v4 ([#607](https://github.com/twilio/twilio-cli/issues/607)) ([59b87f7](https://github.com/twilio/twilio-cli/commit/59b87f7dbeb736d120a158aa8a36e1026ae4a5c0)) + -------------------------- **Library - Chore** - [PR #121](https://github.com/twilio/twilio-oai/pull/121): content sdk changes moved to content v1 in internal open api repo. Thanks to [@sbansla](https://github.com/sbansla)! diff --git a/package.json b/package.json index 4b9f35b7..67bc9b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.22.1", + "version": "5.22.2", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.", "keywords": [ "oclif"