Skip to content

Commit 78717d4

Browse files
committed
[REL] 19.1.0-alpha.8
### Contains the following commits: 270d71fff8 [FIX] charts: fix smart chart engine [Task: 5079093](https://www.odoo.com/odoo/2328/tasks/5079093) c11025a59e [IMP] charts: slightly improve bar chart looks [Task: 5165821](https://www.odoo.com/odoo/2328/tasks/5165821) cf2904cbd1 [REM] image: remove file GC [Task: 5176795](https://www.odoo.com/odoo/2328/tasks/5176795) 545f72c2f4 [IMP] image: do not swallow exception [Task: 5176795](https://www.odoo.com/odoo/2328/tasks/5176795) 90a817d68c [PERF] evaluation: zonify evaluation [Task: 4936229](https://www.odoo.com/odoo/2328/tasks/4936229) a7242a990c [REM] helpers: remove unused helpers [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) 6c8600414d [FIX] model: ensure chart ID unicity [Task: 5153264](https://www.odoo.com/odoo/2328/tasks/5153264) 5c71d93544 [IMP] pivot: add pivot design panel [Task: 5150320](https://www.odoo.com/odoo/2328/tasks/5150320) closes #7364 Task: 0 Signed-off-by: Rémi Rahir (rar) <[email protected]>
1 parent 270d71f commit 78717d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odoo/o-spreadsheet",
3-
"version": "19.1.0-alpha.7",
3+
"version": "19.1.0-alpha.8",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)