From 33d4cef5e850a161f71c950342857dc34f3efc6f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 6 Jun 2024 13:22:24 +0000 Subject: [PATCH] chore(release): set `package.json` to 5.20.1 [skip ci] ## [5.20.1](https://github.com/twilio/twilio-cli/compare/5.20.0...5.20.1) (2024-06-06) ### Library - Chores * changes for upgrading to actions/github 6.0.0 ([#596](https://github.com/twilio/twilio-cli/issues/596)) ([4b4a3d6](https://github.com/twilio/twilio-cli/commit/4b4a3d6db497a90b78d5acbcb23f6cd950908e19)) --- CHANGES.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d16e353a..4fd1b3e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## [5.20.1](https://github.com/twilio/twilio-cli/compare/5.20.0...5.20.1) (2024-06-06) + + +### Library - Chores + +* changes for upgrading to actions/github 6.0.0 ([#596](https://github.com/twilio/twilio-cli/issues/596)) ([4b4a3d6](https://github.com/twilio/twilio-cli/commit/4b4a3d6db497a90b78d5acbcb23f6cd950908e19)) + --------------------------- **Api** - Mark MaxPrice as obsolete diff --git a/package.json b/package.json index 39aa3143..0238cd18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "5.20.0", + "version": "5.20.1", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.", "keywords": [ "oclif"