Skip to content

Commit

Permalink
[REL] 17.2.30
Browse files Browse the repository at this point in the history
### Contains the following commits:

c8020b715 [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
1dab70257 [FIX] cell: keep non-breaking spaces Task: 4403607
0fcf7b771 [FIX] xlsx: preserve leading whitespace at export Task: 4044862
7ebc18d82 [FIX] xlsx: import new lines in sharedStrings Task: 4044862
fbae6dfea [FIX] figure: crash on deleting dragged figure Task: 4329240
1bac83369 [FIX] composer: topbar composer z-index Task: 4246966

closes #5368

Task: 0
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
pro-odoo committed Dec 19, 2024
1 parent c8020b7 commit 9a9ae31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@odoo/o-spreadsheet",
"version": "17.2.29",
"version": "17.2.30",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 9a9ae31

Please sign in to comment.