[REL] v2.5.3

# v2.5.3

 - [IMP] tools: expose template compiler as npm command
 - [IMP] compiler: add prop suffix name in the error message
This commit is contained in:
Romeo Fragomeli
2025-01-10 11:11:03 +01:00
parent b31fa81083
commit b365ea5c9c
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.5.2",
"version": "2.5.3",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",