diff --git a/CHANGES.md b/CHANGES.md index 7e993430..e416898e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## [5.22.4](https://github.com/twilio/twilio-cli/compare/5.22.3...5.22.4) (2024-10-17) + + +### Library - Chores + +* update lib versions for security vulnerabilities ([#612](https://github.com/twilio/twilio-cli/issues/612)) ([9410baf](https://github.com/twilio/twilio-cli/commit/9410baf5a4d4c49e54e832d999b78f3d50b2402b)) + -------------------------- **Api** - Add response key to fetch AvailablePhoneNumber resource by specific country. diff --git a/package.json b/package.json index 8a1eef6b..9f4c235d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.22.3", + "version": "5.22.4", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.", "keywords": [ "oclif"