Skip to content

Commit

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

0210be95 [FIX] Filters: fix filter id on sheet duplication Task: 3384840
991f7e9b [FIX] toolbar: missing hover effect on font size editor Task: 3360143
22009637 [FIX] rendering: cache text width
8d038dbe [IMP] dependencies: update owl to 2.1.3
6cb22b48 [IMP] dependencies: update Typescript to 4.9
f06bf152 [FIX] filters: export xlsx of empty cells

closes #2639

Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed Jun 26, 2023
1 parent 0210be9 commit 1d3f47c
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": "16.2.9",
"version": "16.2.10",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit 1d3f47c

Please sign in to comment.