Skip to content

Commit

Permalink
chore(release): set package.json to 6.8.1 [skip ci]
Browse files Browse the repository at this point in the history
### [6.8.1](twilio/twilio-cli-core@6.8.0...6.8.1) (2022-08-11)

### Library - Fixes

* Octokit changes reversed ([twilio#213](twilio#213)) ([e66838c](twilio@e66838c))
  • Loading branch information
semantic-release-bot committed Aug 11, 2022
1 parent e66838c commit ba6a147
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [6.8.1](https://github.com/twilio/twilio-cli-core/compare/6.8.0...6.8.1) (2022-08-11)


### Library - Fixes

* Octokit changes reversed ([#213](https://github.com/twilio/twilio-cli-core/issues/213)) ([e66838c](https://github.com/twilio/twilio-cli-core/commit/e66838c5d256267f9508c76054eac0df75540690))

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


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.0",
"version": "6.8.1",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit ba6a147

Please sign in to comment.