[REL] v2.6.1

# v2.6.1

 - [FIX] code generator: prevent AST change
 - [IMP] runtime: simplify info message when running in dev mode
This commit is contained in:
Romeo Fragomeli
2025-03-05 09:38:08 +01:00
parent 2b5cea944b
commit ac9ccb81ca
4 changed files with 11 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.6.0",
"version": "2.6.1",
"description": "Odoo Web Library (OWL)",
"main": "dist/owl.cjs.js",
"module": "dist/owl.es.js",