Skip to content

Commit 45cbda8

Browse files
author
Tim Mendoza
committed
Bump minor version and add entry to changelog
1 parent 5c22d0d commit 45cbda8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.4.0
4+
5+
### Maintenence
6+
7+
- Updated the logic in the video token server so that it always returns the `room_type` parameter.
8+
- Upgraded @twilio/cli-core from 5.8.1 to 5.9.0
9+
310
## 0.3.0
411

512
### Enhancements

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twilio-labs/plugin-rtc",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "A Twilio-CLI plugin for real-time communication apps",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)