Skip to content

Commit

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

19b25635a [FIX] chart: preserve label order when aggregate
023ed5430 [IMP] package: update owl to version 2.2.10
c2a7220c4 [FIX] *: Compute max/min on huge arrays Task: 3802691
91d7a1982 [FIX] BottomBarSheet: Rename a sheet with style content on Firefox Task: 3754944
4731b7089 [FIX] bottom_bar: disable sheet drag & drop in readonly Task: 3820888

closes #3993

Signed-off-by: Lucas Lefèvre (lul) <lul@odoo.com>
  • Loading branch information
LucasLefevre committed Apr 5, 2024
1 parent 19b2563 commit 7127826
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
@@ -1,6 +1,6 @@
{
"name": "@odoo/o-spreadsheet",
"version": "16.4.27",
"version": "16.4.28",
"description": "A spreadsheet component",
"main": "dist/o-spreadsheet.cjs.js",
"browser": "dist/o-spreadsheet.iife.js",
Expand Down

0 comments on commit 7127826

Please sign in to comment.