From f7b74963cb691300e443b9f59ffdba73d6655ee7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 Dec 2021 04:14:54 +0000 Subject: [PATCH] chore(release): set `package.json` to 2.36.1 [skip ci] ### [2.36.1](https://github.com/twilio/twilio-cli/compare/2.36.0...2.36.1) (2021-12-30) ### Library - Fixes * wait for executables release to finish before sanity test ([bf6e8ca](https://github.com/twilio/twilio-cli/commit/bf6e8cac81638cb1b022087ebf42170e4ba342d8)) --- CHANGES.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 452d4b143..f684eb479 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +### [2.36.1](https://github.com/twilio/twilio-cli/compare/2.36.0...2.36.1) (2021-12-30) + + +### Library - Fixes + +* wait for executables release to finish before sanity test ([bf6e8ca](https://github.com/twilio/twilio-cli/commit/bf6e8cac81638cb1b022087ebf42170e4ba342d8)) + ## [2.36.0](https://github.com/twilio/twilio-cli/compare/2.35.0...2.36.0) (2021-12-16) diff --git a/package.json b/package.json index 298206fc1..2f0fe51fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twilio-cli", - "version": "2.36.0", + "version": "2.36.1", "description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.", "keywords": [ "oclif"