Skip to content

Commit

Permalink
chore(release): set package.json to 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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)
  • Loading branch information
semantic-release-bot committed Aug 11, 2022
1 parent d87c83a commit bdcb3b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [7.0.0](https://github.com/twilio/twilio-cli-core/compare/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](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)

### [6.8.1](https://github.com/twilio/twilio-cli-core/compare/6.8.0...6.8.1) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@twilio/cli-core",
"version": "6.8.1",
"version": "7.0.0",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit bdcb3b9

Please sign in to comment.