Skip to content

Commit

Permalink
chore(release): set package.json to 5.19.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.19.0](5.18.0...5.19.0) (2024-02-27)

### Library - Chores

* corrected changes.md identation ([#585](#585)) ([9236f6e](9236f6e))
  • Loading branch information
semantic-release-bot committed Feb 27, 2024
1 parent 51d44e4 commit c714e58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.19.0](https://github.com/twilio/twilio-cli/compare/5.18.0...5.19.0) (2024-02-27)


### Library - Chores

* corrected changes.md identation ([#585](https://github.com/twilio/twilio-cli/issues/585)) ([9236f6e](https://github.com/twilio/twilio-cli/commit/9236f6e6e162f55696f4efe1229f9cb533a2e0d8))

---------------------------
**Api**
- remove feedback and feedback summary from call 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": "5.18.0",
"version": "5.19.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 c714e58

Please sign in to comment.