🔖(minor) bump release to 0.1.34
- refactor pre-join screen - handle permission errors - add advanced admin controls over meeting - display raised hand order - add video settings - add quick access video / microphone settings - fix crisp regression
This commit is contained in:
committed by
aleb_the_flash
parent
a02cd26044
commit
9565e7a5d2
4
src/mail/package-lock.json
generated
4
src/mail/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mail_mjml",
|
||||
"version": "0.1.33",
|
||||
"version": "0.1.34",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "mail_mjml",
|
||||
"version": "0.1.33",
|
||||
"version": "0.1.34",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@html-to/text-cli": "0.5.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mail_mjml",
|
||||
"version": "0.1.33",
|
||||
"version": "0.1.34",
|
||||
"description": "An util to generate html and text django's templates from mjml templates",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user