Skip to content

Commit cc420eb

Browse files
authored
Merge pull request #135 from twilio-labs/prep-0.9.0
chore: update version to 0.9.0
2 parents ec5b1b5 + 2e5b98a commit cc420eb

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## 0.9.0
4+
5+
### Enhancement
6+
- Upgraded @twilio/cli-core from 6.7.0 to 6.8.1
7+
- Adjusted the token generation function to support version 4.x and higher of the twilio-cli
8+
9+
### Maintenence
10+
- Upgraded jest from 26.0.0 to 29.7.0
11+
312
## 0.8.4
413

514
### Enhancement

package-lock.json

Lines changed: 2 additions & 2 deletions
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.8.5",
3+
"version": "0.9.0",
44
"description": "A Twilio-CLI plugin for real-time communication apps",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)