diff --git a/CHANGES.md b/CHANGES.md index 3653dbd1..7acaa113 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +## [5.29.0](https://github.com/twilio/twilio-cli-core/compare/5.28.3...5.29.0) (2021-09-23) + + +### Library - Features + +* Enable GitHub actions. ([#150](https://github.com/twilio/twilio-cli-core/issues/150)) ([002dd1f](https://github.com/twilio/twilio-cli-core/commit/002dd1f9593187cd580d7c139609420e5a33317f)) + + +### Library - Fixes + +* Updated api definitions ([906518f](https://github.com/twilio/twilio-cli-core/commit/906518f5fbdfa154604c5288f4ebd9eaf46a48b3)) + --------------------------- **Events** - Add segment sink diff --git a/package.json b/package.json index 5ecdc585..f92c64eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "5.28.3", + "version": "5.29.0", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"