Skip to content

Commit

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

### Library - Fixes

* Add aws session token ([twilio#294](twilio#294)) ([8cfac65](twilio@8cfac65))
* Fork docker release workflow ([twilio#295](twilio#295)) ([c669c06](twilio@c669c06))
* Hide tests showing non-deterministic behaviour ([twilio#293](twilio#293)) ([75aa40c](twilio@75aa40c))
  • Loading branch information
semantic-release-bot committed Sep 24, 2021
1 parent c669c06 commit 60207e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### [2.30.1](https://github.com/twilio/twilio-cli/compare/2.30.0...2.30.1) (2021-09-24)


### Library - Fixes

* Add aws session token ([#294](https://github.com/twilio/twilio-cli/issues/294)) ([8cfac65](https://github.com/twilio/twilio-cli/commit/8cfac65755e445ff4c6c579704d4109fd4b859da))
* Fork docker release workflow ([#295](https://github.com/twilio/twilio-cli/issues/295)) ([c669c06](https://github.com/twilio/twilio-cli/commit/c669c0626e6a2aaacb638be2f9badc1f4c1acdbe))
* Hide tests showing non-deterministic behaviour ([#293](https://github.com/twilio/twilio-cli/issues/293)) ([75aa40c](https://github.com/twilio/twilio-cli/commit/75aa40c6671aac6c4e1be72b6c10cd443fbc7893))

## [2.30.0](https://github.com/twilio/twilio-cli/compare/2.29.1...2.30.0) (2021-09-23)


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.30.0",
"version": "2.30.1",
"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 60207e0

Please sign in to comment.