Skip to content

Commit bdcb3b9

Browse files
chore(release): set package.json to 7.0.0 [skip ci]
## [7.0.0](6.8.1...7.0.0) (2022-08-11) ### ⚠ BREAKING CHANGES * unlocking oclif v2 Co-authored-by: sr010 <[email protected]> Co-authored-by: sburman <[email protected]> Co-authored-by: shrutiburman <[email protected]> ### Library - Fixes * Replace oclif-v1 dependencies with oclif-v2 version ([#212](#212)) ([d87c83a](d87c83a)), closes [#207](#207) [#211](#211)
1 parent d87c83a commit bdcb3b9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGES.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [7.0.0](https://github.com/twilio/twilio-cli-core/compare/6.8.1...7.0.0) (2022-08-11)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* unlocking oclif v2
7+
8+
Co-authored-by: sr010 <[email protected]>
9+
Co-authored-by: sburman <[email protected]>
10+
Co-authored-by: shrutiburman <[email protected]>
11+
12+
### Library - Fixes
13+
14+
* Replace oclif-v1 dependencies with oclif-v2 version ([#212](https://github.com/twilio/twilio-cli-core/issues/212)) ([d87c83a](https://github.com/twilio/twilio-cli-core/commit/d87c83aca231ace8d58c12cad7b6b34c528cce6a)), closes [#207](https://github.com/twilio/twilio-cli-core/issues/207) [#211](https://github.com/twilio/twilio-cli-core/issues/211)
15+
116
### [6.8.1](https://github.com/twilio/twilio-cli-core/compare/6.8.0...6.8.1) (2022-08-11)
217

318

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

0 commit comments

Comments
 (0)