Skip to content

Commit c50937e

Browse files
chore(release): set package.json to 6.1.0 [skip ci]
## [6.1.0](twilio/twilio-cli-core@6.0.1...6.1.0) (2022-02-10) ### Library - Fixes * added support for default output prop in operation ([twilio#192](twilio#192)) ([8ae4ba5](twilio@8ae4ba5)) * Cleaning travis code ([twilio#193](twilio#193)) ([ecb2ae5](twilio@ecb2ae5)) ### Library - Chores * Add Npm Audit workflow ([twilio#196](twilio#196)) ([5dd1887](twilio@5dd1887))
1 parent b4673ee commit c50937e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [6.1.0](https://github.com/twilio/twilio-cli-core/compare/6.0.1...6.1.0) (2022-02-10)
2+
3+
4+
### Library - Fixes
5+
6+
* added support for default output prop in operation ([#192](https://github.com/twilio/twilio-cli-core/issues/192)) ([8ae4ba5](https://github.com/twilio/twilio-cli-core/commit/8ae4ba5a418521d5877c7fc753ed08cee2a43f22))
7+
* Cleaning travis code ([#193](https://github.com/twilio/twilio-cli-core/issues/193)) ([ecb2ae5](https://github.com/twilio/twilio-cli-core/commit/ecb2ae5e61774c4aca577517f5acf1932f192be8))
8+
9+
10+
### Library - Chores
11+
12+
* Add Npm Audit workflow ([#196](https://github.com/twilio/twilio-cli-core/issues/196)) ([5dd1887](https://github.com/twilio/twilio-cli-core/commit/5dd1887f03468c902691eac17546a02c59fefbcb))
13+
114
---------------------------
215
**Api**
316
- Add `stream` resource

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.0.1",
3+
"version": "6.1.0",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)