Skip to content

Commit 23e9e2b

Browse files
chore(release): set package.json to 7.6.1 [skip ci]
### [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))
1 parent b3d59e9 commit 23e9e2b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [7.6.1](https://github.com/twilio/twilio-cli-core/compare/7.6.0...7.6.1) (2023-02-23)
2+
3+
4+
### Library - Chores
5+
6+
* 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))
7+
8+
9+
### Library - Fixes
10+
11+
* 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))
12+
113
---------------------------
214
**Api**
315
- Remove `scheduled_for` property from message resource

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio/cli-core",
3-
"version": "7.6.0",
3+
"version": "7.6.1",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)