From 8e5a7851fc12a9ef06683ef9d82284485166b333 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 23 Sep 2021 05:45:59 +0000 Subject: [PATCH] chore(release): set `package.json` to 5.29.0 [skip ci] ## [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)) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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"