Skip to content

Commit

Permalink
chore(release): set package.json to 2.35.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.35.0](twilio/twilio-cli@2.34.0...2.35.0) (2021-12-02)

### Library - Features

* adding windows package signing configurations ([twilio#341](twilio#341)) ([7b9abb1](twilio@7b9abb1))
* Enable a draft release for npm and homebrew for sanity testing ([twilio#338](twilio#338)) ([9899fdf](twilio@9899fdf))
* platform executables sanity testing ([twilio#342](twilio#342)) ([369c152](twilio@369c152))

### Library - Fixes

* apt postinst script  ([twilio#343](twilio#343)) ([f405c9f](twilio@f405c9f))
* remove ngrok from force dependencies ([twilio#346](twilio#346)) ([3080312](twilio@3080312))
* update vulnerable dependencies packages ([twilio#340](twilio#340)) ([f9eec20](twilio@f9eec20))

### Library - Chores

* Trigger scoop repo workflow through release ([twilio#345](twilio#345)) ([7c674cf](twilio@7c674cf))
  • Loading branch information
semantic-release-bot committed Dec 2, 2021
1 parent 111b07d commit f969fca
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [2.35.0](https://github.com/twilio/twilio-cli/compare/2.34.0...2.35.0) (2021-12-02)


### Library - Features

* adding windows package signing configurations ([#341](https://github.com/twilio/twilio-cli/issues/341)) ([7b9abb1](https://github.com/twilio/twilio-cli/commit/7b9abb18843e307f59f5dbc5410bdbf522828c1e))
* Enable a draft release for npm and homebrew for sanity testing ([#338](https://github.com/twilio/twilio-cli/issues/338)) ([9899fdf](https://github.com/twilio/twilio-cli/commit/9899fdf066873d211dc436e39aedeec95d387304))
* platform executables sanity testing ([#342](https://github.com/twilio/twilio-cli/issues/342)) ([369c152](https://github.com/twilio/twilio-cli/commit/369c152b16c79883b03e9a9ff43f937a25aeb30d))


### Library - Fixes

* apt postinst script ([#343](https://github.com/twilio/twilio-cli/issues/343)) ([f405c9f](https://github.com/twilio/twilio-cli/commit/f405c9f84b99f0489b789f549a5106156b102eee))
* remove ngrok from force dependencies ([#346](https://github.com/twilio/twilio-cli/issues/346)) ([3080312](https://github.com/twilio/twilio-cli/commit/3080312e1e3bc049a275e63dd998005d82dc2a6a))
* update vulnerable dependencies packages ([#340](https://github.com/twilio/twilio-cli/issues/340)) ([f9eec20](https://github.com/twilio/twilio-cli/commit/f9eec200457c70754f1e2b9068a0ae678a70f985))


### Library - Chores

* Trigger scoop repo workflow through release ([#345](https://github.com/twilio/twilio-cli/issues/345)) ([7c674cf](https://github.com/twilio/twilio-cli/commit/7c674cfba9a444b45ca0411fe3400a65fc894622))

---------------------------
**Conversations**
- Add resource
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twilio-cli",
"version": "2.34.0",
"version": "2.35.0",
"description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for documentation.",
"keywords": [
"oclif"
Expand Down

0 comments on commit f969fca

Please sign in to comment.