Skip to content

Commit

Permalink
chore(release): set package.json to 7.6.1 [skip ci]
Browse files Browse the repository at this point in the history
### [7.6.1](7.6.0...7.6.1) (2023-02-23)

### Library - Chores

* update twilio node mvr version ([#218](#218)) ([71c5a98](71c5a98))

### Library - Fixes

* using npx instead of npm bin ([#220](#220)) ([b3d59e9](b3d59e9))
  • Loading branch information
semantic-release-bot committed Feb 23, 2023
1 parent b3d59e9 commit 23e9e2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### [7.6.1](https://github.com/twilio/twilio-cli-core/compare/7.6.0...7.6.1) (2023-02-23)


### Library - Chores

* update twilio node mvr version ([#218](https://github.com/twilio/twilio-cli-core/issues/218)) ([71c5a98](https://github.com/twilio/twilio-cli-core/commit/71c5a98eacbf5f3867bfdfd5a2bc18afd299beb7))


### Library - Fixes

* using npx instead of npm bin ([#220](https://github.com/twilio/twilio-cli-core/issues/220)) ([b3d59e9](https://github.com/twilio/twilio-cli-core/commit/b3d59e9abd7e1c43008993ac9b76576323e037f9))

---------------------------
**Api**
- Remove `scheduled_for` property from message resource
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": "7.6.0",
"version": "7.6.1",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit 23e9e2b

Please sign in to comment.