Skip to content

Commit b44939c

Browse files
chore(release): set package.json to 7.19.1 [skip ci]
### [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))
1 parent abdcab0 commit b44939c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [7.19.1](https://github.com/twilio/twilio-cli-core/compare/7.19.0...7.19.1) (2024-01-17)
2+
3+
4+
### Library - Chores
5+
6+
* skip healthcheck api ([#236](https://github.com/twilio/twilio-cli-core/issues/236)) ([0f52d2b](https://github.com/twilio/twilio-cli-core/commit/0f52d2b0b8cbcbdd5623c48c8e21abf6f08d0566))
7+
* **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))
8+
19
---------------------------
210
**Push**
311
- Migrated to new Push API V4 with Resilient Notification Delivery.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio/cli-core",
3-
"version": "7.19.0",
3+
"version": "7.19.1",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)