Skip to content

Commit 9c8bcfb

Browse files
chore(release): set package.json to 6.7.0 [skip ci]
## [6.7.0](6.6.0...6.7.0) (2022-07-28) ### ⚠ BREAKING CHANGES * add node engine support from 14.x+ (#204) ### Library - Chores * add node engine support from 14.x+ ([#204](#204)) ([7b81cb2](7b81cb2)) * update vulnerabilities dependencies ([#205](#205)) ([105be81](105be81))
1 parent efa48fd commit 9c8bcfb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [6.7.0](https://github.com/twilio/twilio-cli-core/compare/6.6.0...6.7.0) (2022-07-28)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* add node engine support from 14.x+ (#204)
7+
8+
### Library - Chores
9+
10+
* add node engine support from 14.x+ ([#204](https://github.com/twilio/twilio-cli-core/issues/204)) ([7b81cb2](https://github.com/twilio/twilio-cli-core/commit/7b81cb2199e255197c144c43d4cd2ca952b5e06d))
11+
* update vulnerabilities dependencies ([#205](https://github.com/twilio/twilio-cli-core/issues/205)) ([105be81](https://github.com/twilio/twilio-cli-core/commit/105be81767ebbc13fc35db7cf076729cd9dee935))
12+
113
---------------------------
214
**Flex**
315
- Add `status`, `error_code`, and `error_message` fields to Interaction `Channel`

package.json

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

0 commit comments

Comments
 (0)