Skip to content

Commit c3a4769

Browse files
committed
[REL] 17.0.55
### Contains the following commits: 8b3aed31f [FIX/PERF] Charts: fix loop condition [Task: 4675166](https://www.odoo.com/odoo/2328/tasks/4675166) 0305d3866 [FIX] topbar: empty composer is focusable in readonly mode [Task: 4653139](https://www.odoo.com/odoo/2328/tasks/4653139) 612c4a36c [FIX] color: `toHex` don't work with alpha = 0 [Task: 4660317](https://www.odoo.com/odoo/2328/tasks/4660317) 1367e3396 [FIX] xlsx: prevent unwanted legend when importing chart from excel [Task: 4632987](https://www.odoo.com/odoo/2328/tasks/4632987) 0ed2b7da6 [FIX] xlsx: export reversed icon sets [Task: 4655950](https://www.odoo.com/odoo/2328/tasks/4655950) closes #6034 Task: 0 Signed-off-by: Rémi Rahir (rar) <[email protected]>
1 parent 8b3aed3 commit c3a4769

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odoo/o-spreadsheet",
3-
"version": "17.0.54",
3+
"version": "17.0.55",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)