From da131954429bd68c8099d297828da54b20611296 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Sep 2021 11:55:52 +0000 Subject: [PATCH] chore(release): set `package.json` to 5.29.0-rc.1 [skip ci] ## [5.29.0-rc.1](https://github.com/twilio/twilio-cli-core/compare/5.28.1...5.29.0-rc.1) (2021-09-09) ### Library - Features * Enable GitHub actions. ([01a4fc5](https://github.com/twilio/twilio-cli-core/commit/01a4fc5be7fe0074b35e6b40997b54ed3301623d)) ### Library - Fixes * Updated api definitions ([65bed32](https://github.com/twilio/twilio-cli-core/commit/65bed322fd5f67ed3d6389b536d862defbecc094)) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b79eebdc..7ffddec0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +## [5.29.0-rc.1](https://github.com/twilio/twilio-cli-core/compare/5.28.1...5.29.0-rc.1) (2021-09-09) + + +### Library - Features + +* Enable GitHub actions. ([01a4fc5](https://github.com/twilio/twilio-cli-core/commit/01a4fc5be7fe0074b35e6b40997b54ed3301623d)) + + +### Library - Fixes + +* Updated api definitions ([65bed32](https://github.com/twilio/twilio-cli-core/commit/65bed322fd5f67ed3d6389b536d862defbecc094)) + --------------------------- **Api** - Revert adding `siprec` resource diff --git a/package.json b/package.json index a4f719f3..01e56942 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "5.28.1", + "version": "5.29.0-rc.1", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"