Skip to content

Commit

Permalink
chore(release): set package.json to 5.17.1 [skip ci]
Browse files Browse the repository at this point in the history
### [5.17.1](5.17.0...5.17.1) (2024-01-30)

### Library - Chores

* added support for SafeList query params ([#565](#565)) ([4294166](4294166))
* upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5))

### Library - Fixes

* enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce))
  • Loading branch information
semantic-release-bot committed Jan 30, 2024
1 parent 282a4c8 commit 37b4183
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### [5.17.1](https://github.com/twilio/twilio-cli/compare/5.17.0...5.17.1) (2024-01-30)


### Library - Chores

* added support for SafeList query params ([#565](https://github.com/twilio/twilio-cli/issues/565)) ([4294166](https://github.com/twilio/twilio-cli/commit/4294166929f36a345cf104180896a791db6f9ff8))
* upgraded cli-core version and skip healthcheck api ([#573](https://github.com/twilio/twilio-cli/issues/573)) ([b2ce3e5](https://github.com/twilio/twilio-cli/commit/b2ce3e5706067152c5f7de9194605c9b248265e2))


### Library - Fixes

* enabled npm publish ([#578](https://github.com/twilio/twilio-cli/issues/578)) ([ef9bfce](https://github.com/twilio/twilio-cli/commit/ef9bfce551b885035d8e7d05a95feeab25b1f21f))

## [5.17.0](https://github.com/twilio/twilio-cli/compare/5.16.3...5.17.0) (2023-12-14)

---------------------------
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.17.0",
"version": "5.17.1",
"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 37b4183

Please sign in to comment.