🔖(minor) bump release to 0.1.42

- add admin action to retry a recording notification to external services
- log more Celery tasks' parameters
- add multilingual support for real-time subtitles
- update backend dependencies
This commit is contained in:
lebaudantoine
2025-11-14 18:14:07 +01:00
committed by aleb_the_flash
parent dad396273c
commit d7ebdbf401
9 changed files with 12 additions and 12 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "mail_mjml",
"version": "0.1.41",
"version": "0.1.42",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mail_mjml",
"version": "0.1.41",
"version": "0.1.42",
"license": "MIT",
"dependencies": {
"@html-to/text-cli": "0.5.4",

View File

@@ -1,6 +1,6 @@
{
"name": "mail_mjml",
"version": "0.1.41",
"version": "0.1.42",
"description": "An util to generate html and text django's templates from mjml templates",
"type": "module",
"dependencies": {