Skip to content

Commit

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

48b46583 [FIX] conditional_formatting: fix cf type checkboxes
3e944e1c [FIX] XLSX: open exported .xlsx file containing images in Excel
0e77bacd [FIX] Chart Pannel: fixes updateChart process

closes #2544

Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
  • Loading branch information
rrahir committed Jun 2, 2023
1 parent 48b4658 commit 69a4378
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.3.1",
"version": "16.3.2",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit 69a4378

Please sign in to comment.