Skip to content

Commit 58b6809

Browse files
chore(release): set package.json to 6.8.0 [skip ci]
## [6.8.0](twilio/twilio-cli-core@6.7.0...6.8.0) (2022-08-10) ### Library - Fixes * cleanup keytar ([twilio#209](twilio#209)) ([7a37f0b](twilio@7a37f0b)) * Fixing ocktokit api calls ([twilio#211](twilio#211)) ([b025ba2](twilio@b025ba2)) * update description ([twilio#207](twilio#207)) ([79c1cc5](twilio@79c1cc5))
1 parent 3bae248 commit 58b6809

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.8.0](https://github.com/twilio/twilio-cli-core/compare/6.7.0...6.8.0) (2022-08-10)
2+
3+
4+
### Library - Fixes
5+
6+
* cleanup keytar ([#209](https://github.com/twilio/twilio-cli-core/issues/209)) ([7a37f0b](https://github.com/twilio/twilio-cli-core/commit/7a37f0b859c445fbdc803267200912301493cccd))
7+
* Fixing ocktokit api calls ([#211](https://github.com/twilio/twilio-cli-core/issues/211)) ([b025ba2](https://github.com/twilio/twilio-cli-core/commit/b025ba2eec6aba0f3bd5a59847aabcb87a9211ad))
8+
* update description ([#207](https://github.com/twilio/twilio-cli-core/issues/207)) ([79c1cc5](https://github.com/twilio/twilio-cli-core/commit/79c1cc5f281f62f94314763f356a8ec94a0b0d3b))
9+
110
---------------------------
211
**Library - Feature**
312
- [PR #72](https://github.com/twilio/twilio-oai/pull/72): Addition of spec files for preview domain. Thanks to [@AsabuHere](https://github.com/AsabuHere)!

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

0 commit comments

Comments
 (0)