Skip to content

Commit

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

### Library - Chores

* skip healthcheck api ([#236](#236)) ([0f52d2b](0f52d2b))
* **deps:** bump axios from 0.25.0 to 1.6.0 ([#232](#232)) ([caf0f9e](caf0f9e))
  • Loading branch information
semantic-release-bot committed Jan 17, 2024
1 parent abdcab0 commit b44939c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [7.19.1](https://github.com/twilio/twilio-cli-core/compare/7.19.0...7.19.1) (2024-01-17)


### Library - Chores

* skip healthcheck api ([#236](https://github.com/twilio/twilio-cli-core/issues/236)) ([0f52d2b](https://github.com/twilio/twilio-cli-core/commit/0f52d2b0b8cbcbdd5623c48c8e21abf6f08d0566))
* **deps:** bump axios from 0.25.0 to 1.6.0 ([#232](https://github.com/twilio/twilio-cli-core/issues/232)) ([caf0f9e](https://github.com/twilio/twilio-cli-core/commit/caf0f9e2a89798dde91e4cfa68ef23ff8431804e))

---------------------------
**Push**
- Migrated to new Push API V4 with Resilient Notification Delivery.
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-core",
"version": "7.19.0",
"version": "7.19.1",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit b44939c

Please sign in to comment.