🔖(minor) bump release to 1.2.0

This commit is contained in:
lebaudantoine
2026-01-05 18:05:33 +01:00
committed by aleb_the_flash
parent 5769203705
commit 47cd3eff74
10 changed files with 20 additions and 13 deletions

View File

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

View File

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