Skip to content

Commit bd27319

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### [5.32.1](https://github.com/twilio/twilio-cli-core/compare/5.32.0...5.32.1) (2021-11-18)
2+
3+
4+
### Library - Fixes
5+
6+
* 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))
7+
* 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))
8+
9+
10+
### Library - Chores
11+
12+
* update slack alerts color ([#179](https://github.com/twilio/twilio-cli-core/issues/179)) ([c96bbfb](https://github.com/twilio/twilio-cli-core/commit/c96bbfb2ddfc3ec636c92a69b1fedaf2f735fc4a))
13+
114
---------------------------
215
**Frontline**
316
- Added `is_available` to User's resource

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.32.0",
3+
"version": "5.32.1",
44
"description": "Core functionality for the twilio-cli",
55
"keywords": [
66
"twilio"

0 commit comments

Comments
 (0)