Skip to content

Commit

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

40afed18b [FIX] cell: keep non-breaking spaces Task: 4403607
e2c9c487a [FIX] sheet view: DELETE_SHEET in initial revisions Task: 4405573
e735de913 [FIX] xlsx: preserve leading whitespace at export Task: 4044862
a6a3eeb7c [FIX] xlsx: import new lines in sharedStrings Task: 4044862
434bbae58 [FIX] figure: crash on deleting dragged figure Task: 4329240
4ec1734da [FIX] composer: topbar composer z-index Task: 4246966

closes #5367

Task: 0
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
pro-odoo committed Dec 19, 2024
1 parent 40afed1 commit 820f3cf
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.0.43",
"version": "17.0.44",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 820f3cf

Please sign in to comment.