Skip to content

Commit

Permalink
[REL] 17.5.0-alpha.5
Browse files Browse the repository at this point in the history
### Contains the following commits:

10125ff5d [FIX] evaluation: add a getter to evaluate value and format Task: 4102210
23676123e [FIX] pivot: Prevent faulty pivot domain to crash Task: 4088765
64f71eb39 [IMP] chart: uniformize color with Odoo Charts Task: 4028658
d2c5975f5 [FIX] evaluation: handle throwing error on each vectorized position Task: 4091276
38f2906c4 [FIX] charts: Add missing "showValue" handler for Pie and waterfall charts Task: 4081436
f477abd2e [IMP] charts: export TrendDatasetGenerators Task: 3997500
17432d446 [IMP] index: export `splitReference` Task: 0
e9f817421 [FIX] format: dispatch only once Task: 4091502

closes #4812

Task: 0
Signed-off-by: Lucas Lefèvre (lul) <[email protected]>
  • Loading branch information
LucasLefevre committed Aug 9, 2024
1 parent 10125ff commit 5d4bc65
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.5.0-alpha.4",
"version": "17.5.0-alpha.5",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit 5d4bc65

Please sign in to comment.