File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.4
4+
5+ ### Enhancement
6+
7+ - Added error logging to the /token and /recording-rules endpoints.
8+
9+ ### Maintenence
10+
11+ - Upgraded a number of dependencies.
12+
313## 0.8.3
414
515### Maintenence
Original file line number Diff line number Diff line change 11{
22 "name" : " @twilio-labs/plugin-rtc" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.4 " ,
44 "description" : " A Twilio-CLI plugin for real-time communication apps" ,
55 "main" : " index.js" ,
66 "publishConfig" : {
2121 "@oclif/config" : " ^1.14.0" ,
2222 "@oclif/plugin-help" : " ^5.1.11" ,
2323 "@twilio-labs/serverless-api" : " ^4.0.3" ,
24- "@twilio/cli-core" : " ^6.1 .0" ,
24+ "@twilio/cli-core" : " ^6.7 .0" ,
2525 "lodash" : " ^4.17.21" ,
2626 "moment" : " ^2.29.4" ,
27- "nanoid" : " ^3.1.16 "
27+ "nanoid" : " ^3.3.4 "
2828 },
2929 "devDependencies" : {
3030 "@oclif/dev-cli" : " ^1" ,
3737 "lint-staged" : " ^10.0.8" ,
3838 "prettier" : " ^1.19.1" ,
3939 "superagent" : " ^5.2.2" ,
40- "twilio" : " ^3.74 .0"
40+ "twilio" : " ^3.80 .0"
4141 },
4242 "eslintConfig" : {
4343 "extends" : " eslint:recommended" ,
You can’t perform that action at this time.
0 commit comments