Skip to content

Commit

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

### Library - Fixes

* Added changes to fix the lcov issue ([twilio#170](twilio#170)) ([a3aaa7b](twilio@a3aaa7b))
* Modified flag description to eliminate new line indentation issue ([twilio#174](twilio#174)) ([d8dd071](twilio@d8dd071))

### Library - Chores

* update slack alerts color ([twilio#179](twilio#179)) ([c96bbfb](twilio@c96bbfb))
  • Loading branch information
semantic-release-bot committed Nov 18, 2021
1 parent da67df0 commit bd27319
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
### [5.32.1](https://github.com/twilio/twilio-cli-core/compare/5.32.0...5.32.1) (2021-11-18)


### Library - Fixes

* Added changes to fix the lcov issue ([#170](https://github.com/twilio/twilio-cli-core/issues/170)) ([a3aaa7b](https://github.com/twilio/twilio-cli-core/commit/a3aaa7b1b02b18c586fe35a15a6fbafa3c92e4eb))
* Modified flag description to eliminate new line indentation issue ([#174](https://github.com/twilio/twilio-cli-core/issues/174)) ([d8dd071](https://github.com/twilio/twilio-cli-core/commit/d8dd071345e0c5287504caddf807d449481c0baa))


### Library - Chores

* update slack alerts color ([#179](https://github.com/twilio/twilio-cli-core/issues/179)) ([c96bbfb](https://github.com/twilio/twilio-cli-core/commit/c96bbfb2ddfc3ec636c92a69b1fedaf2f735fc4a))

---------------------------
**Frontline**
- Added `is_available` to User's 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": "5.32.0",
"version": "5.32.1",
"description": "Core functionality for the twilio-cli",
"keywords": [
"twilio"
Expand Down

0 comments on commit bd27319

Please sign in to comment.