Skip to content

Commit 196c197

Browse files
chore(release): set package.json to 6.0.0 [skip ci]
## [6.0.0](5.33.0...6.0.0) (2022-01-14) ### ⚠ BREAKING CHANGES * Storing profiles in config file instead of keytar. ### Library - Chores * Update LICENSE ([#189](#189)) ([5b6a3a5](5b6a3a5)) ### Library - Features * Release feature branch ([#188](#188)) ([4380dac](4380dac)) * test for the MVR ([4cc65ae](4cc65ae))
1 parent 59bbaac commit 196c197

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [6.0.0](https://github.com/twilio/twilio-cli-core/compare/5.33.0...6.0.0) (2022-01-14)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* Storing profiles in config file instead of keytar.
7+
8+
### Library - Chores
9+
10+
* Update LICENSE ([#189](https://github.com/twilio/twilio-cli-core/issues/189)) ([5b6a3a5](https://github.com/twilio/twilio-cli-core/commit/5b6a3a527251ef595cda317bae12b6de79bcc500))
11+
12+
13+
### Library - Features
14+
15+
* Release feature branch ([#188](https://github.com/twilio/twilio-cli-core/issues/188)) ([4380dac](https://github.com/twilio/twilio-cli-core/commit/4380dac7725511f10d0bc8b5d9925bafafc69253))
16+
* test for the MVR ([4cc65ae](https://github.com/twilio/twilio-cli-core/commit/4cc65ae396054acfdfbbc82fae252bc0d3b9e2ba))
17+
118
---------------------------
219
**Library - Feature**
320
- [PR #51](https://github.com/twilio/twilio-oai/pull/51): add GitHub release step during deploy. Thanks to [@childish-sambino](https://github.com/childish-sambino)!

package.json

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

0 commit comments

Comments
 (0)