From 0a013aaf671f59f5ce52e132e61800fea418d045 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Jan 2022 05:35:13 +0000 Subject: [PATCH] chore(release): set `package.json` to 6.0.1 [skip ci] ### [6.0.1](https://github.com/twilio/twilio-cli-core/compare/6.0.0...6.0.1) (2022-01-27) ### Library - Chores * bump dependency axios ([#190](https://github.com/twilio/twilio-cli-core/issues/190)) ([3836cbf](https://github.com/twilio/twilio-cli-core/commit/3836cbf5e14d12b134dceb6772b00c6db1a6109d)) --- CHANGES.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 3aad41fb..aec14605 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [6.0.1](https://github.com/twilio/twilio-cli-core/compare/6.0.0...6.0.1) (2022-01-27) + + +### Library - Chores + +* bump dependency axios ([#190](https://github.com/twilio/twilio-cli-core/issues/190)) ([3836cbf](https://github.com/twilio/twilio-cli-core/commit/3836cbf5e14d12b134dceb6772b00c6db1a6109d)) + --------------------------- **Insights** - Added new endpoint to fetch Conference Participant Summary diff --git a/package.json b/package.json index 468e28a0..5dd6f5e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/cli-core", - "version": "6.0.0", + "version": "6.0.1", "description": "Core functionality for the twilio-cli", "keywords": [ "twilio"