Skip to content

Commit 03609c4

Browse files
chore(release): set package.json to 6.0.0 [skip ci]
## [6.0.0](twilio/twilio-cli-core@5.33.0...6.0.0) (2022-01-18) ### ⚠ BREAKING CHANGES * Storing profiles in config file instead of keytar. ### Library - Chores * Update LICENSE ([twilio#189](twilio#189)) ([5b6a3a5](twilio@5b6a3a5)) ### Library - Features * Release feature branch ([twilio#188](twilio#188)) ([4380dac](twilio@4380dac))
1 parent 5f6899c commit 03609c4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGES.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [6.0.0](https://github.com/twilio/twilio-cli-core/compare/5.33.0...6.0.0) (2022-01-18)
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+
117
---------------------------
218
**Library - Feature**
319
- [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)