Skip to content

Commit

Permalink
chore(release): set package.json to 2.30.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.30.0](twilio/twilio-cli@2.29.1...2.30.0) (2021-09-23)

### Library - Chores

* Add docker workflow to github actions ([twilio#289](twilio#289)) ([7e9d233](twilio@7e9d233))

### Library - Features

* Added github actions for publish to s3 and trigger homebrew release ([twilio#287](twilio#287)) ([5d7acd6](twilio@5d7acd6))
* Added the GitHub actions for cli ([twilio#284](twilio#284)) ([49e2376](twilio@49e2376))
* DII 47 hyperlinks in help ([twilio#290](twilio#290)) ([ce15661](twilio@ce15661)), closes [twilio#286](twilio#286) [twilio#285](twilio#285)

### Library - Fixes

* Updated api definitions changelog in CHANGES.md ([3236031](twilio@3236031))
  • Loading branch information
semantic-release-bot committed Sep 23, 2021
1 parent 3236031 commit c451e50
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [2.30.0](https://github.com/twilio/twilio-cli/compare/2.29.1...2.30.0) (2021-09-23)


### Library - Chores

* Add docker workflow to github actions ([#289](https://github.com/twilio/twilio-cli/issues/289)) ([7e9d233](https://github.com/twilio/twilio-cli/commit/7e9d233a5299f0f108af97b3299d286c39bfa226))


### Library - Features

* Added github actions for publish to s3 and trigger homebrew release ([#287](https://github.com/twilio/twilio-cli/issues/287)) ([5d7acd6](https://github.com/twilio/twilio-cli/commit/5d7acd6f9d04361d3b5a43ff9bfc5ae5c9d3be38))
* Added the GitHub actions for cli ([#284](https://github.com/twilio/twilio-cli/issues/284)) ([49e2376](https://github.com/twilio/twilio-cli/commit/49e23764205487d132cf84cf7ad9ee7c11ca53d1))
* DII 47 hyperlinks in help ([#290](https://github.com/twilio/twilio-cli/issues/290)) ([ce15661](https://github.com/twilio/twilio-cli/commit/ce156611cea15af15dee6fefd9761f31e8754a19)), closes [#286](https://github.com/twilio/twilio-cli/issues/286) [#285](https://github.com/twilio/twilio-cli/issues/285)


### Library - Fixes

* Updated api definitions changelog in CHANGES.md ([3236031](https://github.com/twilio/twilio-cli/commit/32360314cc5ec00f752138c4127c37d59669fe76))

---------------------------
**Events**
- Add segment sink
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.29.1",
"version": "2.30.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 c451e50

Please sign in to comment.