Skip to content

Commit ad437be

Browse files
chore(release): set package.json to 5.31.0 [skip ci]
## [5.31.0](5.30.0...5.31.0) (2021-10-19) ### Library - Chores * [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 ([#165](#165)) ([188120a](188120a)) ### Library - Features * Added the github actions to send the slack notifications ([#164](#164)) ([06e2cb1](06e2cb1))
1 parent 3eb6bf3 commit ad437be

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.31.0](https://github.com/twilio/twilio-cli-core/compare/5.30.0...5.31.0) (2021-10-19)
2+
3+
4+
### Library - Chores
5+
6+
* [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 ([#165](https://github.com/twilio/twilio-cli-core/issues/165)) ([188120a](https://github.com/twilio/twilio-cli-core/commit/188120a3e323ea07f2e7f26909ec83ac5a03461d))
7+
8+
9+
### Library - Features
10+
11+
* Added the github actions to send the slack notifications ([#164](https://github.com/twilio/twilio-cli-core/issues/164)) ([06e2cb1](https://github.com/twilio/twilio-cli-core/commit/06e2cb1e3a8a6eb2486d8575a5da6c5dcbe3708e))
12+
113
---------------------------
214
**Api**
315
- Corrected enum values for `emergency_address_status` values in `/IncomingPhoneNumbers` response. **(breaking change)**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio/cli-core",
3-
"version": "5.30.0",
3+
"version": "5.31.0",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)