Skip to content

Commit ceefd96

Browse files
committed
[REL] 19.0.27
### Contains the following commits: e49594dfe4 [FIX] grid_renderer_store: keep wrapping width with explicit align [Task: 6032407](https://www.odoo.com/odoo/2328/tasks/6032407) 5219a4e9ce [FIX] functions: stop debugging context [Task: 6052128](https://www.odoo.com/odoo/2328/tasks/6052128) 9608f80ad3 [FIX] config: fix release flow [Task: 0](https://www.odoo.com/odoo/2328/tasks/0) 7d5cc3aac3 [FIX] SheetView: dirtify sheet viewport at UPDATE_CELL [Task: 5953775](https://www.odoo.com/odoo/2328/tasks/5953775) 9342ebc147 [FIX] DV: Allow use of cellPosition-related functions in rules [Task: 5868662](https://www.odoo.com/odoo/2328/tasks/5868662) b87a972371 [FIX] CF: Allow use of cell position-related functions in formula [Task: 5868662](https://www.odoo.com/odoo/2328/tasks/5868662) 7f27dd4aeb [FIX] xlsx: do not export dynamic tables to excel [Task: 5214240](https://www.odoo.com/odoo/2328/tasks/5214240) closes #8222 Task: 0 Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
1 parent e49594d commit ceefd96

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.0.26",
3+
"version": "19.0.27",
44
"description": "A spreadsheet component",
55
"type": "module",
66
"main": "dist/o-spreadsheet.cjs.js",

0 commit comments

Comments
 (0)