Skip to content

Commit

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

1d7ff543 [FIX] SheetUIPlugin: set column height for multi line content
371666f1 [FIX] ContentEditableHelper: do not throw on missing node
fe4fd4d3 [FIX] ColorPicker: modified add custom color icon Task: 3258627
ed10916e [IMP] package: remove latest tag
8eb151bf [FIX] ChartFigure: chart/image menu options in readonly mode Task: 3284659

closes #2511

Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed May 25, 2023
1 parent 1d7ff54 commit 047a6d5
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.6",
"version": "16.2.7",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit 047a6d5

Please sign in to comment.