Skip to content

Commit

Permalink
chore(release): set package.json to 5.8.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.8.0](5.7.0...5.8.0) (2023-05-04)

### Library - Fixes

* Fix vulnerabilities in twilio-cli ([#530](#530)) ([dced7e7](dced7e7))

### Library - Chores

* bump http-cache-semantics from 4.1.0 to 4.1.1 ([#501](#501)) ([b168a03](b168a03))
  • Loading branch information
semantic-release-bot committed May 4, 2023
1 parent 15f3dc7 commit 8f7fa86
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [5.8.0](https://github.com/twilio/twilio-cli/compare/5.7.0...5.8.0) (2023-05-04)


### Library - Fixes

* Fix vulnerabilities in twilio-cli ([#530](https://github.com/twilio/twilio-cli/issues/530)) ([dced7e7](https://github.com/twilio/twilio-cli/commit/dced7e733e045f9c5ffd3ff311400d0bec8f1efc))


### Library - Chores

* bump http-cache-semantics from 4.1.0 to 4.1.1 ([#501](https://github.com/twilio/twilio-cli/issues/501)) ([b168a03](https://github.com/twilio/twilio-cli/commit/b168a03a7b53754e8ad5f352180e11b58a3fd7d2))

---------------------------
**Conversations**
- Remove , and query parameters from list operation on Conversations resource **(breaking change)**
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": "5.7.0",
"version": "5.8.0",
"description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.",
"keywords": [
"oclif"
Expand Down

0 comments on commit 8f7fa86

Please sign in to comment.