Skip to content

Commit 0005d88

Browse files
chore(release): set package.json to 5.8.2 [skip ci]
### [5.8.2](5.8.1...5.8.2) (2023-06-01) ### Library - Fixes * update docker node version ([#536](#536)) ([c33c5b5](c33c5b5)) * Update Dockerfile base image ([#535](#535)) ([edee208](edee208))
1 parent d03edec commit 0005d88

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### [5.8.2](https://github.com/twilio/twilio-cli/compare/5.8.1...5.8.2) (2023-06-01)
2+
3+
4+
### Library - Fixes
5+
6+
* update docker node version ([#536](https://github.com/twilio/twilio-cli/issues/536)) ([c33c5b5](https://github.com/twilio/twilio-cli/commit/c33c5b5c39006ef74856b24b171c36579110d32f))
7+
* Update Dockerfile base image ([#535](https://github.com/twilio/twilio-cli/issues/535)) ([edee208](https://github.com/twilio/twilio-cli/commit/edee2080dfadfda7e1ef28734cb9ed8461caa68b))
8+
19
---------------------------
210
**Api**
311
- Add to create Conference Participant API

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",
3-
"version": "5.8.1",
3+
"version": "5.8.2",
44
"description": "Unleash the power of Twilio from your command prompt. Visit https://twil.io/cli for don.",
55
"keywords": [
66
"oclif"

0 commit comments

Comments
 (0)