Skip to content

Commit

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

425d5506b [IMP] pivot: allow to partially reload pivot runtime Task: 4070141
45e735eb0 [IMP] pivots: add "Show value as" to measures Task: 4045799
68d45c632 [IMP] tests: add additional jest matchers Task: 4045799
0a771ceea [FIX] side panel: fix some css issues after revamp Task: 4125868
a052d1bca [FIX] Formats: largeFormatNumber should account for percentage Task: 4163487
3dc44befb [FIX] chart: remove empty datasets for chart Task: 4085864

closes #4970

Task: 0
Signed-off-by: Pierre Rousseau (pro) <[email protected]>
  • Loading branch information
pro-odoo committed Sep 12, 2024
1 parent 425d550 commit cfa390f
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.10",
"version": "17.5.0-alpha.11",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit cfa390f

Please sign in to comment.