Skip to content

Commit

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

68e04cdb6 [FIX] action button: use nextProps instead of this.props Task: 0
88aa2a7e6 [REV] pivot: select pivot cells in composer Task: 4189098
e84a864f8 [FIX] helpers: Add generic helper to sanitize sheet names Task: 4347719
de260ca22 [FIX] pivot: handle boolean-like function arguments in `getPivotCellFromPosition` Task: 4207502
02b6618d8 [FIX] charts: non-invertible matrix returns NaN as predicted data Task: 4328743

closes #5316

Task: 0
Signed-off-by: Rémi Rahir (rar) <[email protected]>
  • Loading branch information
rrahir committed Dec 5, 2024
1 parent 68e04cd commit a2652c5
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": "18.0.6",
"version": "18.0.7",
"description": "A spreadsheet component",
"type": "module",
"main": "dist/o-spreadsheet.cjs.js",
Expand Down

0 comments on commit a2652c5

Please sign in to comment.