Skip to content

Commit

Permalink
chore(release): set package.json to 5.31.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Oct 19, 2021
1 parent 3eb6bf3 commit ad437be
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 @@
## [5.31.0](https://github.com/twilio/twilio-cli-core/compare/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](https://github.com/twilio/twilio-cli-core/issues/165)) ([188120a](https://github.com/twilio/twilio-cli-core/commit/188120a3e323ea07f2e7f26909ec83ac5a03461d))


### Library - Features

* 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))

---------------------------
**Api**
- Corrected enum values for `emergency_address_status` values in `/IncomingPhoneNumbers` response. **(breaking change)**
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": "5.30.0",
"version": "5.31.0",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit ad437be

Please sign in to comment.